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

Column.SourceColumn(String) - метод Смотри также  Terrasoft.Core.DB - пространство имен > Column - класс > SourceColumn - метод : SourceColumn(String) - метод C#

sourceColumnAlias
The query column alias.

Glossary Item Box

Gets the expression for query of the column with the specified alias.

Синтаксис

public static QueryColumnExpression SourceColumn( 
   string sourceColumnAlias 
)

Параметры

sourceColumnAlias
The query column alias.

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

The expression of the column of the query with the sourceColumnAlias alias.

Смотри также

© Terrasoft 2002-2017.

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

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