Gets or sets the key of the last 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 EndKey { get; set; }
Property Value
Type:
ObjectThe end key.
See Also