Click or drag to resize

SQLiteConnectionManagerCurrent Property

Gets the current connection manager

Namespace:  SanteDB.DisconnectedClient.SQLite.Connection
Assembly:  SanteDB.DisconnectedClient.SQLite (in SanteDB.DisconnectedClient.SQLite.dll) Version: 2.2.1
Syntax
public static SQLiteConnectionManager Current { get; }

Property Value

Type: SQLiteConnectionManager
See Also