EntitySchemaQueryExpression (ArithmeticOperation,EntitySchemaQueryExpression,EntitySchemaQueryExpression) - конструктор Смотри также Terrasoft.Core.Entities - пространство имен > EntitySchemaQueryExpression - класс > EntitySchemaQueryExpression : EntitySchemaQueryExpression (ArithmeticOperation,EntitySchemaQueryExpression,EntitySchemaQueryExpression) C#
- arithmeticOperation
- Арифметическая операция.
- leftArithmeticOperand
- Левый операнд арифметической операции.
- rightArithmeticOperand
- Правый операнд арифметической операции.
Glossary Item Box
public EntitySchemaQueryExpression( ArithmeticOperation arithmeticOperation, EntitySchemaQueryExpression leftArithmeticOperand, EntitySchemaQueryExpression rightArithmeticOperand )
Параметры
- arithmeticOperation
- Арифметическая операция.
- leftArithmeticOperand
- Левый операнд арифметической операции.
- rightArithmeticOperand
- Правый операнд арифметической операции.