Click or drag to resize
IViewResultTTotalRows Property
The total number of rows returned by the View request.

Namespace: Couchbase.Views
Assembly: Couchbase (in Couchbase.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
uint TotalRows { get; }

Property Value

Type: UInt32
See Also