CreateXmlIndexStatement.SecondaryXmlIndexType Property

Definition

The secondary xml index type.

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

Property Value

Applies to