Platform Core .NET Assemblies API
GetSummaryEntity(UserConnection,EntitySchemaQueryColumnCollection) Method
See Also  Send Feedback
Terrasoft.Core.Entities Namespace > EntitySchemaQuery Class > GetSummaryEntity Method : GetSummaryEntity(UserConnection,EntitySchemaQueryColumnCollection) Method
userConnection
User connection.
summaryColumns
Collection of query columns for which totals are selected.

Glossary Item Box

Gets the Entity instance for the output returned by the select query for totals for the passed-in collection of columns of the current query, using the specified user connection.

Syntax

 
C#
 
 

Parameters

userConnection
User connection.
summaryColumns
Collection of query columns for which totals are selected.

Return Value

The Entity instance for the output returned by the select query for totals of the summaryColumns collection of columns.

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.