Platform Core .NET Assemblies API
Subtraction(EntitySchemaQueryExpression,Double) Operator
See Also  Send Feedback
Terrasoft.Core.Entities Namespace > EntitySchemaQueryExpression Class > Subtraction Operator : Subtraction(EntitySchemaQueryExpression,Double) Operator
leftOperand
Expression of the query to the object schema – right operand in the subtraction operation.
rightOperand
Value of the System.Double type – left operand of the expression value.

Glossary Item Box

Overloads the operator of the arithmetic subtraction for expressions of queries against entity schemas.

Syntax

 
C#
 
 

Parameters

leftOperand
Expression of the query to the object schema – right operand in the subtraction operation.
rightOperand
Value of the System.Double type – left operand of the expression value.

Return Value

A new expression of the query to the object schema that represents the subtraction of the leftOperand and rightOperand 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.