QueryColumnExpressionCollection - члены Смотри также Cвойства Методы Terrasoft.Core.DB - пространство имен : QueryColumnExpressionCollection - класс Включить унаследованные члены Включить защищенные члены
Glossary Item Box
Тип QueryColumnExpressionCollection предоставляет следующие члены.
Имя | Описание | |
---|---|---|
![]() | QueryColumnExpressionCollection | Перегружен. |
Имя | Описание | |
---|---|---|
![]() | Add | Перегружен. |
![]() | AddExpression | Adds the passed-in expression in the current collection of column expressions. |
![]() | AddExpressionsRange | In the current collection of column expressions, adds the range of expressions from the specified enumerator. |
![]() | AddRange | Перегружен. |
![]() | Clone | Creates the clone of the current QueryColumnExpressionCollection instance. |
![]() | ExistsByAlias | Determines whether the current collection of column expressions contains the expression with the specified alias. |
![]() | FindByAlias | From the current collection of column expressions gets the expression with the specified alias. |
![]() | GetByAlias | From the current collection of column expressions gets the expression with the specified alias. If the expression is not found in the collection, an exception is thrown. |
![]() | GetUniqueAlias | For the specified alias of the column expression generates a unique alias with the specified maximum length. |