AutomaticTuningDatabaseOption.Options 属性

定义

要设置的选项。

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

属性值

适用于