dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / OracleXml Class / GetXmlDocument Method

In This Topic
    GetXmlDocument Method
    In This Topic
    Converts the specified OracleXml to the System.Xml.XmlDocument object that includes XML data of this object.
    Syntax
    'Declaration
     
    Public Function GetXmlDocument() As XmlDocument
    public XmlDocument GetXmlDocument()

    Return Value

    See Also