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

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

Glossary Item Box

Список перегрузок

ПерегрузкаОписание
Column(String)In the collection of column expressions of the current query, adds an expression for the column with the specified alias.  
Column(String,String)In the collection of column expressions of the current query, adds an expression for the column with the specified alias from the specified source.  
Column(Select)In the collection of column expressions of the current query, adds an expression for the passed-in select subquery.  
Column(Query)In the collection of column expressions of the current query, adds an expression for the passed-in random subquery.  
Column(QueryCase)In the collection of column expressions of the current query, adds an expression for the passed-in Case operator.  
Column(QueryParameter)In the current collection of column expressions, adds the expressions for the passed-in query parameter.  
Column(QueryColumnExpression)Adds the passed-in column expression in the current collection of column expressions.  
Column(IQueryColumnExpressionConvertible)Adds the passed-in expression in the current collection of column expressions.  

Смотри также

© Terrasoft 2002-2017.

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

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