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

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

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

Glossary Item Box

Overloads the operator of subtracting the right expression function from the left expression function.

Синтаксис

Параметры

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

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

The QueryColumnExpression instance that represents the difference of the operands leftOperand and rightOperand

Смотри также

© Terrasoft 2002-2017.

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

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