GroupingSetsGroupingSpecification.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)

属性值

适用于