EntitySchemaAggregationQueryFunction - конструктор Смотри также Terrasoft.Core.Entities - пространство имен > EntitySchemaAggregationQueryFunction - класс : EntitySchemaAggregationQueryFunction C#
Glossary Item Box
Перегрузка | Описание |
---|---|
EntitySchemaAggregationQueryFunction (EntitySchemaQuery) | Initializes the EntitySchemaAggregationQueryFunction instance for the specified entity schema query. |
EntitySchemaAggregationQueryFunction (AggregationTypeStrict,EntitySchemaQuery) | Initializes the EntitySchemaAggregationQueryFunction instance of the specified type of the aggregate function for the specified entity schema query. |
EntitySchemaAggregationQueryFunction (AggregationTypeStrict,EntitySchemaQueryExpression,EntitySchemaQuery) | Initializes the EntitySchemaAggregationQueryFunction instance for the specified type of the aggregate function and for the specified expression of the entity schema query. |
EntitySchemaAggregationQueryFunction (EntitySchemaAggregationQueryFunction) | Initializes the EntitySchemaAggregationQueryFunction instance that is a clone of the passed-in instance of the expression aggregate function. |