AlterIndexStatement.PromotedPaths 属性

定义

已升级的 xml 路径的列表。

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

属性值

适用于