Click or drag to resize

SQLiteConnectionPoolGetWritable Method

Get a writable connection

Namespace:  SanteDB.DisconnectedClient.SQLite.Connection
Assembly:  SanteDB.DisconnectedClient.SQLite (in SanteDB.DisconnectedClient.SQLite.dll) Version: 2.2.1
Syntax
public LockableSQLiteConnection GetWritable()

Return Value

Type: LockableSQLiteConnection

[Missing <returns> documentation for "M:SanteDB.DisconnectedClient.SQLite.Connection.SQLiteConnectionPool.GetWritable"]

See Also