RDMSOpaqueExpression.GetXmlNode(XmlDocument) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
public:
System::Xml::XmlNode ^ GetXmlNode(System::Xml::XmlDocument ^ xmlDoc);
public System.Xml.XmlNode GetXmlNode (System.Xml.XmlDocument xmlDoc);
member this.GetXmlNode : System.Xml.XmlDocument -> System.Xml.XmlNode
Public Function GetXmlNode (xmlDoc As XmlDocument) As XmlNode
パラメーター
- xmlDoc
- XmlDocument