The following tables list the members exposed by AggregationQueryFunction.
Name | Description | |
---|---|---|
AggregationQueryFunction Constructor | Overloaded. |
Name | Description | |
---|---|---|
AggregationEvalType | The scope of the aggregate function. | |
AggregationType | Type of aggregating function. | |
Expression | The expression of the function argument. |
Name | Description | |
---|---|---|
AddUsingParameters | Overridden. Adds the passed-in collection of parameters in the function arguments. | |
All | Sets the [To All Values] scope for the current aggregate function. | |
BuildSqlText | Overridden. Generates the query text, using the specified System.Text.StringBuilder instance and the DBEngine query builder. | |
Clone | Overridden. Creates the clone of the current AggregationQueryFunction instance. | |
Distinct | Sets the [To Unique Values] scope for the current aggregate function. |