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

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

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

Glossary Item Box

Gets the expression of subtraction of the passed-in right expression function from the passed-in 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 leftOperand and rightOperand operands.

Смотри также

© Terrasoft 2002-2017.

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

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