ArcGIS Pro 2.9 API Reference Guide
OrderBy Property

ArcGIS.Core.Data Namespace > TableStatisticsDescription Class : OrderBy Property
Gets or sets a list of SortDescriptions to be used to sort the TableStatisticsResults that are returned.
Syntax
Exceptions
ExceptionDescription
The SortDescription input at a specific index in the OrderBy list is null.
Remarks
If the underlying data store does not support SQL (e.g., shapefiles), OrderBy will have no effect on the outcome of the computation.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

TableStatisticsDescription Class
TableStatisticsDescription Members