Click or drag to resize
IViewQueryFullSet 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
IViewQuery FullSet()

Return Value

Type: IViewQuery
An IViewQuery object for chaining
See Also