Gets the connection string for the SQLite database using provided file path.
- Namespace
- DbSyncKit
.SQLite - Containing Type
- Connection
- Implements
Syntax
public string GetConnectionString()Return Value
| Type | Description |
|---|---|
| string | A string representing the SQLite connection string. |