Click or drag to resize

QueryOptionsStartKey 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#
public Object StartKey { get; set; }

Property Value

Type: Object
See Also