Сложение(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
public EntitySchemaQueryExpression operator +( EntitySchemaQueryExpression leftOperand, EntitySchemaQueryExpression rightOperand )
Параметры
- 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.