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