Click or drag to resize

IDocumentDatabase Property

Gets the IDatabase that owns this document

Namespace:  Couchbase.Lite
Assembly:  Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.0.0-b0033
Syntax
C#
IDatabase Database { get; }

Property Value

Type: IDatabase
See Also