AlterIndexStatement.PromotedPaths Property

Definition

The list of the promoted xml paths.

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)

Property Value

Applies to