CreateStatisticsStatement.StatisticsOptions プロパティ

定義

統計オプション。

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)

プロパティ値

適用対象