Click or drag to resize

SQLiteConnectionPoolGetEntered Method

Get a connection this already owns

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

Return Value

Type: LockableSQLiteConnection

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

See Also