Platform Core .NET Assemblies API
GetSummaryColumns(IEnumerable<String>) Method
See Also  Send Feedback
Terrasoft.Core.Entities Namespace > EntitySchemaQuery Class > GetSummaryColumns Method : GetSummaryColumns(IEnumerable<String>) Method
columnNames
Enumerator of the query column names.

Glossary Item Box

For the specified list of column names, gets the collection of columns for which totals are calculated.

Syntax

 
C#
 
 

Parameters

columnNames
Enumerator of the query column names.

Return Value

Collection of column expressions for which totals are calculated.

Exceptions

ExceptionDescription
Terrasoft.Common.InvalidObjectStateExceptionIf the aggregate function type is not defined for the column with the name from the columnNames enumerator, or if this column is not used for building the resulting SQL query.

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.