CreateStatisticsStatement.StatisticsOptions Property

Definition

The statistics options.

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

Property Value

Applies to