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