Creatio development guide
Это документация Creatio версии 7.9.0. Мы рекомендуем использовать новую версию документации.

AggregationQueryFunction (AggregationTypeStrict,IQueryColumnExpressionConvertible) - конструктор Смотри также  Terrasoft.Core.DB - пространство имен > AggregationQueryFunction - класс > AggregationQueryFunction : AggregationQueryFunction (AggregationTypeStrict,IQueryColumnExpressionConvertible) C#

aggregationType
The type of aggregate function.
expression
The expression to which the aggregate function is applied.

Glossary Item Box

Initializes a new AggregationQueryFunction instance with the specified type of the aggregate function for the specified expression.

Синтаксис

public AggregationQueryFunction( 
   AggregationTypeStrict aggregationType, 
   IQueryColumnExpressionConvertible expression 
)

Параметры

aggregationType
The type of aggregate function.
expression
The expression to which the aggregate function is applied.

Исключения

ИсключениеОписание
System.ArgumentNullExceptionIf the null value is passed as the expression parameter.

Смотри также

© Terrasoft 2002-2017.

Был ли данный материал полезен?

Как можно улучшить эту статью?