Connection
This instance property indicates the OracleConnection that is used to retrieve the XML data.
                  
Declaration
// C#
public OracleConnection Connection {get;}
Property Value
An OracleConnection. 
                  
Exceptions
ObjectDisposedException - The object is already disposed.