Platform Core .NET Assemblies API
GroupBy(QueryColumnExpression) Method
See Also  Send Feedback
Terrasoft.Core.DB Namespace > Query Class > GroupBy Method : GroupBy(QueryColumnExpression) Method
columnExpression
The expression whose value is used as the grouping key.

Glossary Item Box

Groups the query results, using the value of the passed-in expression as the grouping key.

Syntax

 
C#
 
 

Parameters

columnExpression
The expression whose value is used as the grouping key.

Return Value

The current Query instance.

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.