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

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

alias
The alias of the return column expression.

Glossary Item Box

From the current collection of column expressions gets the expression with the specified alias.

Синтаксис

public QueryColumnExpression FindByAlias( 
   string alias 
)

Параметры

alias
The alias of the return column expression.

Тип возвращаемого значения

The column expression with the alias alias that belongs to the current collection.

Смотри также

© Terrasoft 2002-2017.

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

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