Click or drag to resize
ViewResultTTotalRows Property
The total number of rows.

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

Property Value

Type: UInt32

Implements

IViewResultTTotalRows
See Also