The AggregateRecordsResult type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| AggregateRecordOffset |
Gets the current offset within the results to be used for paging along with TotalRecordCount | |
| AggregateRecords |
Gets the collection of AggregateRecords.
| |
| AggregateRecordsPerPage |
Gets the page size
| |
| TotalAggregateRecordCount |
Gets the total number of aggregate records available. This can be larger than the size of the
collection.
| |
| TotalRecordCount |
Gets the total number of records providing data for this set of aggregate records.
|