IViewResultTTotalRows Property |
The total number of rows returned by the View request.
Namespace: Couchbase.ViewsAssembly: Couchbase (in Couchbase.dll) Version: 1.0.0.0 (1.0.0.0)
SyntaxReadOnly Property TotalRows As UInteger
Get
property unsigned int TotalRows {
unsigned int get ();
}
abstract TotalRows : uint32 with get
Property Value
Type:
UInt32
See Also