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

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

Glossary Item Box

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

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

Смотри также

© Terrasoft 2002-2017.

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

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