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
Document Property
Gets the associated
Document
.
Namespace:
Couchbase.Lite
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 1.4.1-b107
Syntax
C#
Copy
public
Document
Document
{
get
; }
Property Value
Type:
Document
The
Document
associated with the
QueryRow
's
View
.
See Also
Reference
QueryRow Class
Couchbase.Lite Namespace