AggregationQueryFunction - класс Члены Смотри также Terrasoft.Core.DB - пространство имен : AggregationQueryFunction - класс C#
Glossary Item Box
public class AggregationQueryFunction : QueryFunction
Тип 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. |
System.Object
Terrasoft.Core.DB.QueryFunction
Terrasoft.Core.DB.AggregationQueryFunction