Gets or sets the key of the first value to return.
A null value has no effect.
Namespace:
Couchbase.Lite
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 1.4.1-b107
Syntax public Object StartKey { get; set; }
Property Value
Type:
ObjectThe start key.
See Also