IViewQuery.Key Method Couchbase .NET SDK 2.0
Overload List
  NameDescription
Public methodKey(Object)
Return only documents that match the specified key. Key must be specified as a JSON value.
Public methodKey(Object, Boolean)
Return only documents that match the specified key. Key must be specified as a JSON value.
Top
See Also