Click or drag to resize

SQLiteMailPersistenceServiceCreateConnection Method

Creates the connection.

Namespace:  SanteDB.DisconnectedClient.SQLite.Mail
Assembly:  SanteDB.DisconnectedClient.SQLite (in SanteDB.DisconnectedClient.SQLite.dll) Version: 2.2.1
Syntax
protected SQLiteDataContext CreateConnection()

Return Value

Type: SQLiteDataContext
The connection.
See Also