| SQLitePersistenceService Constructor |
Construct persistence service for SQLite and register subordinate services
Namespace:
SanteDB.DisconnectedClient.SQLite
Assembly:
SanteDB.DisconnectedClient.SQLite (in SanteDB.DisconnectedClient.SQLite.dll) Version: 2.2.1
Syntax public SQLitePersistenceService()
public:
SQLitePersistenceService()
new : unit -> SQLitePersistenceService
See Also