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