QueryColumnExpressionCollection.ExistsByAlias - метод Смотри также Terrasoft.Core.DB - пространство имен > QueryColumnExpressionCollection - класс : ExistsByAlias - метод C#
- alias
- The alias of the column expression to get.
Glossary Item Box
Параметры
- alias
- The alias of the column expression to get.
Тип возвращаемого значения
true
if the current collection of column expressions contains the expression with the alias alias; otherwise – false
.