Stop returning records when the specified key is reached. Key must be specified as a JSON value.
Namespace: Couchbase.ViewsAssembly: Couchbase.NetClient (in Couchbase.NetClient.dll) Version: 2.0.0.0 (2.0.0.0)

Parameters
- endKey
- Type: System.Object
The key to stop at
Return Value
Type: IViewQueryAn IViewQuery object for chaining
