Click or drag to resize

DatabaseDelete Method

Deletes the database

Namespace:  Couchbase.Lite
Assembly:  Couchbase.Lite (in Couchbase.Lite.dll) Version: 0.0.0
Syntax
C#
public void Delete()
See Also