esriDataStatType

Options to specify the statistic type for QueryDataStatistics requests.

Value

Description

esriDataStatTypeCount

Count of records.

esriDataStatTypeSum

Sum of numerical values of records.

esriDataStatTypeMin

Minimum numerical value of records.

esriDataStatTypeMax

Maximum numerical value of records.

esriDataStatTypeAverage

Average numerical value of records.

esriDataStatTypeStdDev

Standard deviation value of records.

esriDataStatTypeVariance

Variance value of records.

11/8/2016