ViewQuery FullSet Method Couchbase .NET SDK 2.0
Use the full cluster data set (development views only).

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

Return Value

Type: IViewQuery
An IViewQuery object for chaining

Implements

IViewQuery FullSet 
See Also