EntitySchemaQueryExpression (ArithmeticOperation,EntitySchemaQueryExpression,EntitySchemaQueryExpression) - конструктор Смотри также Terrasoft.Core.Entities - пространство имен > EntitySchemaQueryExpression - класс > EntitySchemaQueryExpression : EntitySchemaQueryExpression (ArithmeticOperation,EntitySchemaQueryExpression,EntitySchemaQueryExpression) C#
- arithmeticOperation
- Arithmetic operation.
- leftArithmeticOperand
- The left operand of the arithmetic operation.
- rightArithmeticOperand
- The right operand of the arithmetic operation.
Glossary Item Box
public EntitySchemaQueryExpression( ArithmeticOperation arithmeticOperation, EntitySchemaQueryExpression leftArithmeticOperand, EntitySchemaQueryExpression rightArithmeticOperand )
Параметры
- arithmeticOperation
- Arithmetic operation.
- leftArithmeticOperand
- The left operand of the arithmetic operation.
- rightArithmeticOperand
- The right operand of the arithmetic operation.