Platform Core .NET Assemblies API
Division Operator
See Also  Send Feedback
Terrasoft.Core.DB Namespace > QueryFunction Class : Division Operator
leftOperand
The expression function – left operand in the division operation.
rightOperand
The expression function – right operand in the division operation.

Glossary Item Box

Overloads the operator of dividing two expression functions.

Syntax

Parameters

leftOperand
The expression function – left operand in the division operation.
rightOperand
The expression function – right operand in the division operation.

Return Value

The QueryColumnExpression instance that represents the quotient of the leftOperand operand divided by the rightOperand operand.

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.