A Sandcastle Documented Class Library
A Sandcastle Documented Class Library
Couchbase.Lite
QueryOptions Class
QueryOptions Properties
AllDocsMode Property
ContentOptions Property
Descending Property
EndKey Property
EndKeyDocId Property
Filter Property
Group Property
GroupLevel Property
IncludeDeletedDocs Property
IncludeDocs Property
InclusiveEnd Property
InclusiveStart Property
Keys Property
Limit Property
PrefixMatchLevel Property
Reduce Property
ReduceSpecified Property
Skip Property
Stale Property
StartKey Property
StartKeyDocId Property
UpdateSeq Property
QueryOptions
StartKey Property
Gets or sets the start key for the query
Namespace:
Couchbase.Lite
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 1.4.1-b107
Syntax
C#
Copy
public
Object
StartKey
{
get
;
set
; }
Property Value
Type:
Object
See Also
Reference
QueryOptions Class
Couchbase.Lite Namespace