RollupGroupingSpecification.Arguments Property

Definition

Sub-specifications.

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

Property Value

Applies to