Click or drag to resize

SQLiteConnectionManagerCompact Method

Compact the database

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

Implements

IDataManagementServiceCompact
See Also