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)

プロパティ値

適用対象