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

Деление(EntitySchemaQueryExpression,EntitySchemaQueryExpression) - оператор Смотри также  Terrasoft.Core.Entities - пространство имен > EntitySchemaQueryExpression - класс > Деление - оператор : Деление(EntitySchemaQueryExpression,EntitySchemaQueryExpression) - оператор C#

leftOperand
The expression of the entity schema query – left operand in the division operation.
rightOperand
The expression of the entity schema query – right operand in the division operation.

Glossary Item Box

Overloads the operator of the arithmetic division for expressions of queries against entity schemas.

Синтаксис

Параметры

leftOperand
The expression of the entity schema query – left operand in the division operation.
rightOperand
The expression of the entity schema query – right operand in the division operation.

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

A new expression of the entity schema query that represents the quotient of the leftOperand operand and the rightOperand operand.

Смотри также

© Terrasoft 2002-2017.