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

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

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

Glossary Item Box

Overloads the operator of dividing two expression functions.

Синтаксис

Параметры

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.

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

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