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

Glossary Item Box

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

Syntax

Parameters

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

Return Value

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