The following tables list the members exposed by EntitySchemaAggregationQueryFunction.
Name | Description | |
---|---|---|
EntitySchemaAggregationQueryFunction Constructor | Overloaded. |
Name | Description | |
---|---|---|
AggregationEvalType | The scope of the aggregate function. | |
AggregationType | Type of aggregating function. | |
Expression | The expression of the aggregate function argument. | |
QueryAlias | Overridden. The alias of the function in the SQL query. |
Name | Description | |
---|---|---|
All | Sets the [To All Values] scope for the current aggregate function. | |
Clone | Overridden. Creates the clone of the current EntitySchemaAggregationQueryFunction instance. | |
CreateQueryColumnExpression | Overridden. For the aggregate function, gets the query column expression that is generated taking into account the specified access rights. | |
Distinct | Sets the [To Unique Values] scope for the current aggregate function. | |
GetArguments | Overridden. Gets the collection of expressions of the aggregate function arguments. | |
GetCaption | Overridden. Gets the caption of the expression function. | |
GetIsSupportedDataValueType | Overridden. Indicates whether the output of the aggregate function has the specified data type. | |
GetResultDataValueType | Overridden. Gets the data type of the output returned by the aggregate function, using the specified data type manager. | |
WriteMetaData | Overridden. Serializes the aggregate function, using the specified Terrasoft.Common.DataWriter instance. |