Platform Core .NET Assemblies API
CreateAggregationEntitySchemaExpression Method
See Also  Send Feedback
Terrasoft.Core.Entities Namespace > EntitySchemaQuery Class : CreateAggregationEntitySchemaExpression Method
leftExprColumnPath
Path to the column for whose expression the aggregate function is built.
leftExprAggregationType
The type of aggregate function.

Glossary Item Box

Gets an expression of the aggregating function of the specified type to express a column that is located along a specified path.

Syntax

 
C#
 
 

Parameters

leftExprColumnPath
Path to the column for whose expression the aggregate function is built.
leftExprAggregationType
The type of aggregate function.

Return Value

The expression instance of the created aggregate function.

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.