QueryStoreDatabaseOption.Options 属性

定义

要设置的选项。

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

属性值

适用于