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

Glossary Item Box

Gets the expression of dividing the passed-in left expression function by the passed-in right expression function.

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.