Click or drag to resize

SQLiteDataContextConnection Property

Local data connection

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

Property Value

Type: LockableSQLiteConnection
See Also