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

Glossary Item Box

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

Синтаксис

Параметры

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

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

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

Смотри также

© Terrasoft 2002-2017.