The AggregateExpression type exposes the following members.
Properties
Name | Description | |
---|---|---|
Column | The expression to perform the aggregate function on. | |
Distinct | A flag indicating whether this expression should be evaluated with only distinct values. | |
Function | The type of aggregate function used in this expression. | |
ResultName | The column name to use if this expression is part of a result set. |