A Sandcastle Documented Class Library
A Sandcastle Documented Class Library
Couchbase.Lite
SavedRevision Class
SavedRevision Methods
CreateRevision Method
DeleteDocument Method
ToString Method
SavedRevision
DeleteDocument Method
Creates and saves a new deletion
Revision
for the associated
Document
.
Namespace:
Couchbase.Lite
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 1.4.1-b107
Syntax
C#
Copy
public
SavedRevision
DeleteDocument
()
Return Value
Type:
SavedRevision
A new deletion Revision for the associated
Document
Exceptions
Exception
Condition
CouchbaseLiteException
Throws if an issue occurs while creating a new deletion
Revision
.
See Also
Reference
SavedRevision Class
Couchbase.Lite Namespace