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