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

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

Glossary Item Box

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

ПерегрузкаОписание
Set(String,Select)In the current query, adds the SET statement that assigns the expression for the passed-in select subquery to the column with the specified alias.  
Set(String,Query)In the current query, adds the SET statement that assigns the expression for the passed-in random subquery to the column with the specified alias.  
Set(String,QueryColumnExpression)In the current query, adds the SET statement that assigns the passed-in column expression to the column with the specified alias.  
Set(String,IQueryColumnExpressionConvertible)In the current query, adds the SET statement that assigns the passed-in expression to the column with the specified alias.  
Set(String,QueryParameter)In the current query, adds the SET statement that assigns the passed-in parameter to the column with the specified alias.  

Смотри также

© Terrasoft 2002-2017.

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

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