XmlNamespaces.XmlNamespacesElements 属性

定义

这是 xml 命名空间的列表。

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)

属性值

适用于