Class ViewMetaData
Metadata regarding a IViewResult<TKey, TValue>.
Inherited Members
Namespace: Couchbase.Views
Assembly: Couchbase.NetClient.dll
Syntax
public class ViewMetaData
Properties
| Edit this page View SourceTotalRows
The total number of rows returned by the View request.
Declaration
public uint TotalRows { get; }
Property Value
Type | Description |
---|---|
uint |