CreateSelectiveXmlIndexStatement.XmlNamespaces Property

Definition

XML namespaces specified in WITH XMLNAMESPACES part of the statement.

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

Property Value

Applies to