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

Glossary Item Box

Overloads the operator of subtracting the right expression function from the left expression function.

Syntax

Parameters

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

Return Value

The QueryColumnExpression instance that represents the difference of the operands leftOperand and rightOperand

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.