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)

属性值

适用于