GroupingSetsGroupingSpecification.Sets Property

Definition

Included grouping sets.

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

Property Value

Applies to