| SQLiteConnectionManager Constructor |
Create a new SQLite connection manager
Namespace:
SanteDB.DisconnectedClient.SQLite.Connection
Assembly:
SanteDB.DisconnectedClient.SQLite (in SanteDB.DisconnectedClient.SQLite.dll) Version: 2.2.1
Syntax public SQLiteConnectionManager()
public:
SQLiteConnectionManager()
new : unit -> SQLiteConnectionManager
See Also