Name | Description | |
---|---|---|
TableStatisticsDescription Constructor | Initializes a new instance of the TableStatisticsDescription class. |
The following tables list the members exposed by TableStatisticsDescription.
Name | Description | |
---|---|---|
TableStatisticsDescription Constructor | Initializes a new instance of the TableStatisticsDescription class. |
Name | Description | |
---|---|---|
GroupBy | Gets or sets a list of Fields to be used for GroupBy during statistics computation. | |
OrderBy | Gets or sets a list of SortDescriptions to be used to sort the TableStatisticsResults that are returned. | |
QueryFilter | Gets or sets the QueryFilter that constrains what data is used for statistics computation. | |
StatisticsDescriptions | Gets an IReadOnlyList of one or more StatisticsDescriptions specifying what statistics function(s) should be performed on a specific field. |