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