| Name | Description | |
|---|---|---|
|  | TableStatisticsDescription Constructor | Initializes a new instance of the TableStatisticsDescriptionclass. | 
The following tables list the members exposed by TableStatisticsDescription.
| Name | Description | |
|---|---|---|
|  | TableStatisticsDescription Constructor | Initializes a new instance of the TableStatisticsDescriptionclass. | 
| Name | Description | |
|---|---|---|
|  | GroupBy | Gets or sets a list of Fields to be used for GroupByduring statistics computation. | 
|  | OrderBy | Gets or sets a list of SortDescriptions to be used to sort the TableStatisticsResultsthat 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. |