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