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

Glossary Item Box

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

Syntax

 
C#
 
 

Parameters

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

Return Value

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