Click or drag to resize

TSQLSelectStatementGroupBy Property

Namespace:  TSQL.Statements
Assembly:  TSQL_Parser (in TSQL_Parser.dll) Version: 1.5.3.0 (1.5.3.0)
Syntax
C#
public TSQLGroupByClause GroupBy { get; }

Property Value

Type: TSQLGroupByClause
See Also