IViewQuery EndKey Method Couchbase .NET SDK 2.0
Overload List
  NameDescription
Public methodEndKey(Object)
Stop returning records when the specified key is reached. Key must be specified as a JSON value.
Public methodEndKey(Object, Boolean)
Stop returning records when the specified key is reached. Key must be specified as a JSON value.
Top
See Also