Enumeration AggregationFunction

Aggregation function

Enumeration Members

Enumeration Members

Avg: "AVG"

Average value

Count: "COUNT"

Count of the values

Max: "MAX"

Maximum value

Min: "MIN"

Minimum value

Sum: "SUM"

Sum of the values

Unique: "UNIQUE"

Unique values