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

QueryColumnExpressionCollection.ExistsByAlias - метод Смотри также  Terrasoft.Core.DB - пространство имен > QueryColumnExpressionCollection - класс : ExistsByAlias - метод C#

alias
The alias of the column expression to get.

Glossary Item Box

Determines whether the current collection of column expressions contains the expression with the specified alias.

Синтаксис

public bool ExistsByAlias( 
   string alias 
)

Параметры

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.

Смотри также

© Terrasoft 2002-2017.

Был ли данный материал полезен?

Как можно улучшить эту статью?