DatabaseSave Method (MutableDocument) |
Namespace: Couchbase.Lite
public void Save( MutableDocument document )
| Exception | Condition |
|---|---|
| InvalidOperationException | Thrown when trying to save a document into a database other than the one it was previously added to |