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

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

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

Glossary Item Box

Overloads the operator of the arithmetic subtraction of the right column expression from the left column expression.

Синтаксис

Параметры

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

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

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

Смотри также

© Terrasoft 2002-2017.