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