GroupByClause.GroupingSpecifications Property

Definition

Grouping specifications.

public System.Collections.Generic.IList<Microsoft.SqlServer.TransactSql.ScriptDom.GroupingSpecification> GroupingSpecifications { get; }
member this.GroupingSpecifications : System.Collections.Generic.IList<Microsoft.SqlServer.TransactSql.ScriptDom.GroupingSpecification>
Public ReadOnly Property GroupingSpecifications As IList(Of GroupingSpecification)

Property Value

Applies to