DatabasePutLocalDocument Method |
Namespace: Couchbase.Lite
public bool PutLocalDocument( string id, IDictionary<string, Object> properties )
[Missing <returns> documentation for "M:Couchbase.Lite.Database.PutLocalDocument(System.String,System.Collections.Generic.IDictionary{System.String,System.Object})"]
Exception | Condition |
---|---|
CouchbaseLiteException | Thrown if an issue occurs while setting the contents of the local document. |