Click or drag to resize

DatabaseDispose Method

Releases all resource used by the Database object.

Namespace:  Couchbase.Lite
Assembly:  Couchbase.Lite (in Couchbase.Lite.dll) Version: 1.4.1-b107
Syntax
Remarks
The database file may be used again if open is called
See Also