Click or drag to resize
IViewQueryAsc Method
Return the documents in ascending by key order

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

Return Value

Type: IViewQuery
An IViewQuery object for chaining
See Also