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

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

leftOperand
The column expression – left operand in the addition operation.
rightOperand
The column expression – right operand in the addition operation.

Glossary Item Box

Overloads the operator of the arithmetic addition for the column expressions.

Синтаксис

Параметры

leftOperand
The column expression – left operand in the addition operation.
rightOperand
The column expression – right operand in the addition operation.

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

A new column expression that represents the sum of the leftOperand and rightOperand expression-operands.

Смотри также

© Terrasoft 2002-2017.