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

Glossary Item Box

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

Syntax

Parameters

leftOperand
Expression of the query to the object schema – left operand in the division operation.
rightOperand
Expression of the query to the object schema – right operand in the division operation.

Return Value

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