dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / OracleXml Class / OracleXml Constructor

In This Topic
    OracleXml Constructor
    In This Topic
    Initializes a new instance of the OracleXml class.
    Overload List
    OverloadDescription
    Initializes an empty OracleXml object.  
    Initializes an OracleXml object with the specified XML data as string.  
    Initializes an OracleXml object with the specified XML data as an array of symbols.  
    Initializes an OracleXml object with the specified connection and XML data defined as an Oracle LOB.  
    Initializes an empty OracleXml object with the specified connection.  
    Initializes a new instance of the OracleXml class with the specified XML data as OracleLob object.  
    Initializes a new instance of the OracleXml class with the specified XML data as an array of symbols.  
    Initializes a new instance of the OracleXml class with the specified connection and XML data defined as a string.  
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also