Method | Description | |
---|---|---|
ConnectionFactory ( |
||
GetConnection ( ) : Community.CsharpSqlite.SQLiteClient.SqliteConnection |
Method | Description | |
---|---|---|
ConnectionString ( ) : Community.CsharpSqlite.SQLiteClient.SqliteConnection | ||
DatabaseExists ( ) : bool | ||
QueryVersion ( Community.CsharpSqlite.SQLiteClient.SqliteConnection connection ) : int |
public ConnectionFactory ( |
||
migrationService | ||
return | System |
public GetConnection ( ) : Community.CsharpSqlite.SQLiteClient.SqliteConnection | ||
return | Community.CsharpSqlite.SQLiteClient.SqliteConnection |