Click or drag to resize

DocumentDatabase Property

Gets the database that this document belongs to, if any

Namespace:  Couchbase.Lite
Assembly:  Couchbase.Lite (in Couchbase.Lite.dll) Version: 0.0.0
Syntax
C#
public Database Database { get; }

Property Value

Type: Database
See Also