6.28.3.2 Connection
This property specifies the connection that is associated with the transaction.
Declaration
// C#
public OracleConnection Connection {get;}Property Value
Connection 
                  
Implements
IDbTransaction 
                  
Remarks
This property indicates the OracleConnection object that is associated with the transaction.