UpdateStatisticsStatement.SubElements Property

Definition

The index or statistic names.

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

Property Value

Applies to