Couchbase Lite .NET Documentation
Couchbase Lite .NET Documentation
Couchbase.Lite
Database Class
Database Methods
AddDocumentChangedListener Method
Close Method
Compact Method
Contains Method
CreateIndex Method
Delete Method
DeleteIndex Method
Dispose Method
DocumentExists Method
Exists Method
Finalize Method
GetDocument Method
InBatch Method
Purge Method
RemoveDocumentChangedListener Method
Save 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-b0125
Syntax
C#
Copy
public
void
Compact
()
See Also
Reference
Database Class
Couchbase.Lite Namespace