DatabaseCompact Method |
Namespace: Couchbase.Lite
public void Compact()
| Exception | Condition |
|---|---|
| CouchbaseException | Thrown if an error condition is returned from LiteCore |
| InvalidOperationException | Thrown if this method is called after the database is closed |