ArcObjects Library Reference (Carto)  

IStatisticsRequest Interface

Provides access to properties describing a request for statistics from a Map Server.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Description
Read/write property GroupByFields Comma-separated list of GROUP BY fields.
Read/write property OrderByFields Comma-separated list of ORDER BY fields (with ASC or DESC specifiers).
Read/write property StatisticDescriptions The array of descriptions for individual statistics.

CoClasses that implement IStatisticsRequest

CoClasses and Classes Description
StatisticsRequest A request of statistics from a Map Server.