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

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

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

Glossary Item Box

Gets an expression of the arithmetic division of the passed-in left column expression by the passed-in right column expression.

Синтаксис

Параметры

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

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

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

Смотри также

© Terrasoft 2002-2017.

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

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