Couchbase Lite .NET Documentation
Couchbase Lite .NET Documentation
Couchbase.Lite
IDatabase Interface
IDatabase Methods
Close Method
CreateDocument Method
CreateIndex Method
Delete Method
DeleteIndex Method
DocumentExists Method
GetDocument Method
InBatch Method
IDatabase
Delete Method
Deletes the database
Namespace:
Couchbase.Lite
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.0.0-b0033
Syntax
C#
Copy
void
Delete
()
Exceptions
Exception
Condition
ThreadSafetyViolationException
Thrown if an invalid access attempt is made
See Also
Reference
IDatabase Interface
Couchbase.Lite Namespace