AggregationQueryFunction (AggregationTypeStrict,QueryColumnExpression) - конструктор Смотри также Terrasoft.Core.DB - пространство имен > AggregationQueryFunction - класс > AggregationQueryFunction : AggregationQueryFunction (AggregationTypeStrict,QueryColumnExpression) C#
- aggregationType
- The type of aggregate function.
- expression
- The column expression to which the aggregate function is applied.
Glossary Item Box
public AggregationQueryFunction( AggregationTypeStrict aggregationType, QueryColumnExpression expression )
Параметры
- aggregationType
- The type of aggregate function.
- expression
- The column expression to which the aggregate function is applied.