Couchbase Lite .NET Documentation
Couchbase Lite .NET Documentation
Couchbase.Lite
Database Class
Database Methods
AddDocumentChangedListener Method
Close Method
Compact Method
Contains Method
Copy Method
CreateIndex Method
Delete Method
DeleteIndex Method
Dispose Method
Exists Method
Finalize Method
GetDocument Method
GetIndexes Method
InBatch Method
Purge Method
RemoveDocumentChangedListener Method
Save Method
SetEncryptionKey Method
SetLogLevel Method
Database
Compact Method
Performs a manual compaction of this database, removing old irrelevant data and decreasing the size of the database file on disk
Namespace:
Couchbase.Lite
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.0.0-b0364
Syntax
C#
Copy
public
void
Compact
()
See Also
Reference
Database Class
Couchbase.Lite Namespace