GetConnectionString() Method
Retrieves the connection string for the database.
Namespace
DbSyncKit.DB.Interface
Containing Type
IDatabase

Syntax

string GetConnectionString()

Return Value

Type Description
string The connection string.