XmlNamespaces.XmlNamespacesElements Property

Definition

This is the list for xml namespaces.

public System.Collections.Generic.IList<Microsoft.SqlServer.TransactSql.ScriptDom.XmlNamespacesElement> XmlNamespacesElements { get; }
member this.XmlNamespacesElements : System.Collections.Generic.IList<Microsoft.SqlServer.TransactSql.ScriptDom.XmlNamespacesElement>
Public ReadOnly Property XmlNamespacesElements As IList(Of XmlNamespacesElement)

Property Value

Applies to