EntitySchemaAggregationQueryFunction - члены Смотри также Cвойства Методы Terrasoft.Core.Entities - пространство имен : EntitySchemaAggregationQueryFunction - класс Включить унаследованные члены Включить защищенные члены
Glossary Item Box
Тип EntitySchemaAggregationQueryFunction предоставляет следующие члены.
Имя | Описание | |
---|---|---|
![]() | EntitySchemaAggregationQueryFunction | Перегружен. |
Имя | Описание | |
---|---|---|
![]() | AggregationEvalType | The scope of the aggregate function. |
![]() | AggregationType | The type of aggregate function. |
![]() | Expression | The expression of the aggregate function argument. |
![]() | QueryAlias | Переопределен. The alias of the function in the SQL query. |
Имя | Описание | |
---|---|---|
![]() | All | Sets the [To All Values] scope for the current aggregate function. |
![]() | Clone | Переопределен. Creates the clone of the current EntitySchemaAggregationQueryFunction instance. |
![]() | CreateQueryColumnExpression | Переопределен. 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 | Переопределен. Gets the collection of expressions of the aggregate function arguments. |
![]() | GetCaption | Переопределен. Gets the caption of the expression function. |
![]() | GetIsSupportedDataValueType | Переопределен. Indicates whether the output of the aggregate function has the specified data type. |
![]() | GetResultDataValueType | Переопределен. Gets the data type of the output returned by the aggregate function, using the specified data type manager. |
![]() | WriteMetaData | Переопределен. Serializes the aggregate function, using the specified Terrasoft.Common.DataWriter instance. |