DotNetDupe 4.0.6
C++17/20 Implementation of the .NET Base Class Library (BCL)
Loading...
Searching...
No Matches
SqlConnection.cpp File Reference

Go to the source code of this file.

Namespaces

namespace  DotNetDupe
namespace  DotNetDupe::System
namespace  DotNetDupe::System::Data
namespace  DotNetDupe::System::Data::SqlClient

Functions

static std::string DotNetDupe::System::Data::SqlClient::ExtractConnectionStringValue (const std::string &raw, const std::string &key, const std::string &defaultVal)
static std::string DotNetDupe::System::Data::SqlClient::ExtractDatabaseName (const std::string &raw)
static void DotNetDupe::System::Data::SqlClient::RegisterSelectedBackend (const std::string &engineType, const std::string &dbName, const DotNetDupe::System::String &sConnStr)