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

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

expression
The column expression that is added in the current collection.

Glossary Item Box

Adds the passed-in expression in the current collection of column expressions.

Синтаксис

public void AddExpression( 
   IQueryColumnExpressionConvertible expression 
)

Параметры

expression
The column expression that is added in the current collection.

Исключения

ИсключениеОписание
System.ArgumentNullExceptionIf the null value is passed as the expression parameter.

Смотри также

© Terrasoft 2002-2017.

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

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