Click or drag to resize

SQLiteDataContextLockConnection Method

Lock connection

Namespace:  SanteDB.DisconnectedClient.SQLite
Assembly:  SanteDB.DisconnectedClient.SQLite (in SanteDB.DisconnectedClient.SQLite.dll) Version: 2.2.1
Syntax
public IDisposable LockConnection()

Return Value

Type: IDisposable

[Missing <returns> documentation for "M:SanteDB.DisconnectedClient.SQLite.SQLiteDataContext.LockConnection"]

See Also