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 subtraction operation.
rightOperand
The expression of the entity schema query – right operand in the subtraction operation.

Glossary Item Box

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

Синтаксис

Параметры

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

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

A new expression of the entity schema query that represents the difference of the leftOperand and rightOperand operands.

Смотри также

© Terrasoft 2002-2017.