Вычитание - оператор Смотри также Terrasoft.Core.DB - пространство имен > QueryFunction - класс : Вычитание - оператор C#
- leftOperand
- The expression function – left operand in the subtraction operation.
- rightOperand
- The expression function – right operand in the subtraction operation.
Glossary Item Box
public QueryColumnExpression operator -( QueryFunction leftOperand, QueryFunction rightOperand )
Параметры
- leftOperand
- The expression function – left operand in the subtraction operation.
- rightOperand
- The expression function – right operand in the subtraction operation.