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

Glossary Item Box

Gets an expression of the arithmetic division of the passed-in left column expression by the passed-in right column expression.

Syntax

Parameters

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

Return Value

A new column expression that represents the quotient 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.