Click or drag to resize
ViewQueryFullSet Method
Use the full cluster data set (development views only).

Namespace: Couchbase.Views
Assembly: Couchbase (in Couchbase.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public IViewQuery FullSet()

Return Value

Type: IViewQuery
An IViewQuery object for chaining

Implements

IViewQueryFullSet
See Also