A Sandcastle Documented Class Library
A Sandcastle Documented Class Library
Couchbase.Lite
QueryRow Class
QueryRow Properties
Database Property
Document Property
DocumentId Property
DocumentProperties Property
DocumentRevisionId Property
Key Property
SequenceNumber Property
SourceDocumentId Property
Value Property
QueryRow
Database Property
Gets the
Database
that owns the
QueryRow
's
View
.
Namespace:
Couchbase.Lite
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 1.4.1-b107
Syntax
C#
Copy
public
Database
Database
{
get
; }
Property Value
Type:
Database
The
Database
that owns the
QueryRow
's
View
.
See Also
Reference
QueryRow Class
Couchbase.Lite Namespace