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

Glossary Item Box

Gets an expression of the arithmetic subtraction of the passed-in right column expression from the passed-in left column expression.

Syntax

Parameters

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

Return Value

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