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

AggregationQueryFunction - класс Члены  Смотри также  Terrasoft.Core.DB - пространство имен : AggregationQueryFunction - класс C#

Glossary Item Box

The aggregate function of the expression.

Синтаксис

public class AggregationQueryFunction : QueryFunction 

Тип AggregationQueryFunction предоставляет следующие члены.

Конструкторы

 ИмяОписание
Public AggregationQueryFunction Перегружен.   

Cвойства

 ИмяОписание
Public - свойствоAggregationEvalTypeThe scope of the aggregate function.  
Public - свойствоAggregationTypeThe type of aggregate function.  
Public - свойствоExpressionThe expression of the function argument.  

Методы

 ИмяОписание
Public - методAddUsingParametersПереопределен. Adds the passed-in collection of parameters in the function arguments.  
Public - методAllSets the [To All Values] scope for the current aggregate function.  
Public - методBuildSqlTextПереопределен. Generates the query text, using the specified System.Text.StringBuilder instance and the DBEngine query builder.  
Public - методCloneПереопределен. Creates the clone of the current AggregationQueryFunction instance.  
Public - методDistinctSets the [To Unique Values] scope for the current aggregate function.  

Иерархия наследования

System.Object
   Terrasoft.Core.DB.QueryFunction
      Terrasoft.Core.DB.AggregationQueryFunction

Смотри также

© Terrasoft 2002-2017.