Platform Core .NET Assemblies API
CreateAggregationFunction Method
See Also  Send Feedback
Terrasoft.Core.Entities Namespace > EntitySchemaQuery Class : CreateAggregationFunction Method
aggregationType
Type of aggregating function.
columnPath
Path to the schema column in relation to the root schema.

Glossary Item Box

Gets the instance of the EntitySchemaAggregationQueryFunction aggregate function with the specified type of column in a specified path in relation to the root schema.

Syntax

 
C#
 
 

Parameters

aggregationType
Type of aggregating function.
columnPath
Path to the schema column in relation to the root schema.

Return Value

The instance of the created EntitySchemaAggregationQueryFunction aggregate function.

Exceptions

ExceptionDescription
Terrasoft.Common.ArgumentNullOrEmptyExceptionIf an empty string or null is received as the columnPath parameter.

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.