AggregationQueryFunction - конструктор Смотри также Terrasoft.Core.DB - пространство имен > AggregationQueryFunction - класс : AggregationQueryFunction C#
Glossary Item Box
Перегрузка | Описание |
---|---|
AggregationQueryFunction () | Initializes a new AggregationQueryFunction instance. |
AggregationQueryFunction (AggregationTypeStrict,QueryColumnExpression) | Initializes a new AggregationQueryFunction instance with the specified type of the aggregate function for the specified column expression. |
AggregationQueryFunction (AggregationTypeStrict,IQueryColumnExpressionConvertible) | Initializes a new AggregationQueryFunction instance with the specified type of the aggregate function for the specified expression. |
AggregationQueryFunction (AggregationQueryFunction) | Initializes a new AggregationQueryFunction instance that is a clone of the passed-in aggregate function of the expression. |