Platform Core .NET Assemblies API
Multiplication(QueryColumnExpression,QueryColumnExpression) Operator
See Also  Send Feedback
Terrasoft.Core.DB Namespace > QueryColumnExpression Class > Multiplication Operator : Multiplication(QueryColumnExpression,QueryColumnExpression) Operator
leftOperand
The column expression – left operand in the multiplication operation.
rightOperand
The column expression – right operand in the multiplication operation.

Glossary Item Box

Overloads the operator of the arithmetic multiplication of the two column expressions.

Syntax

Parameters

leftOperand
The column expression – left operand in the multiplication operation.
rightOperand
The column expression – right operand in the multiplication operation.

Return Value

A new column expression that represents the product of the leftOperand and rightOperand expression-operands.

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

© Terrasoft 2002-2018.