AggregationQueryFunction - члены Смотри также Cвойства Методы Terrasoft.Core.DB - пространство имен : AggregationQueryFunction - класс Включить унаследованные члены Включить защищенные члены
Glossary Item Box
Тип AggregationQueryFunction предоставляет следующие члены.
Имя | Описание | |
---|---|---|
AggregationQueryFunction | Перегружен. |
Имя | Описание | |
---|---|---|
AggregationEvalType | The scope of the aggregate function. | |
AggregationType | The type of aggregate function. | |
Expression | The expression of the function argument. |
Имя | Описание | |
---|---|---|
AddUsingParameters | Переопределен. Adds the passed-in collection of parameters in the function arguments. | |
All | Sets the [To All Values] scope for the current aggregate function. | |
BuildSqlText | Переопределен. Generates the query text, using the specified System.Text.StringBuilder instance and the DBEngine query builder. | |
Clone | Переопределен. Creates the clone of the current AggregationQueryFunction instance. | |
Distinct | Sets the [To Unique Values] scope for the current aggregate function. |