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. |
string GetConnectionString()
Type | Description |
---|---|
string | The connection string. |