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