AlterIndexStatement.PromotedPaths Property
Gets or sets a collection of promoted paths.
Assembly: Microsoft.SqlServer.TransactSql.ScriptDom (in Microsoft.SqlServer.TransactSql.ScriptDom.dll)
Property Value
Type: System.Collections.Generic.IList(Of SelectiveXmlIndexPromotedPath)A collection of promoted paths.
Show: