CreateSelectiveXmlIndexStatement.UsingXmlIndexName Property

Definition

The name of the using selective xml index. Optional may be null.

public Microsoft.SqlServer.TransactSql.ScriptDom.Identifier UsingXmlIndexName { get; set; }
member this.UsingXmlIndexName : Microsoft.SqlServer.TransactSql.ScriptDom.Identifier with get, set
Public Property UsingXmlIndexName As Identifier

Property Value

Applies to