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

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

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

Glossary Item Box

Gets an expression of the arithmetic subtraction of the passed-in right column expression from the passed-in 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.

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

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