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

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

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

Glossary Item Box

Gets the expression of dividing the passed-in left expression function by the passed-in right expression function.

Синтаксис

Параметры

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

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

The QueryColumnExpression instance that represents the quotient of the leftOperand operand divided by the rightOperand operand.

Смотри также

© Terrasoft 2002-2017.

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

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