IViewResult T  TotalRows Property Couchbase .NET SDK 2.0
The total number of rows returned by the View request.

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

Property Value

Type: UInt32
See Also