Connection Property (OracleTransaction)
Gets the
OracleConnection object associated with the transaction, or a null reference (
Nothing in Visual Basic) if the transaction is no longer valid.
Property Value
The
OracleConnection object associated with the transaction.