Couchbase Lite .NET Documentation
Couchbase Lite .NET Documentation
Couchbase.Lite
IPropertyContainer Interface
IPropertyContainer Methods
Contains Method
Get Method
GetArray Method
GetBlob Method
GetBoolean Method
GetDate Method
GetDouble Method
GetFloat Method
GetLong Method
GetString Method
GetSubdocument Method
Remove Method
Revert Method
Set Method
IPropertyContainer
Revert Method
Cancels all changes since the last save
Namespace:
Couchbase.Lite
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.0.0-b0033
Syntax
C#
Copy
void
Revert
()
Exceptions
Exception
Condition
ThreadSafetyViolationException
Thrown if an invalid access attempt is made
See Also
Reference
IPropertyContainer Interface
Couchbase.Lite Namespace