Return only documents that match the specified key. 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
- key
- Type: System.Object
The key to retrieve
Return Value
Type: IViewQueryAn IViewQuery object for chaining
