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
Dispose Method
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
Namespace:
Couchbase.Lite
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.0.0-b0364
Syntax
C#
Copy
public
void
Dispose
()
Implements
IDisposable
Dispose
See Also
Reference
Database Class
Couchbase.Lite Namespace