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

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

sourceColumnAlias
The alias of the column.

Glossary Item Box

In the collection of column expressions of the current query, adds an expression for the column with the specified alias.

Синтаксис

public Select Column( 
   string sourceColumnAlias 
)

Параметры

sourceColumnAlias
The alias of the column.

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

The current Select instance.

Смотри также

© Terrasoft 2002-2017.

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

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