enum EAggregateFunction


Properties

None = 0


Avg = 1


ChecksumAgg = 2


Count = 3


Max = 4


Min = 5


Sum = 6


StringAgg = 7