dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / OracleTransaction Class

OracleTransaction Class Properties

For a list of all members of this type, see OracleTransaction members.

Public Properties
 NameDescription
Public PropertyGets the OracleConnection object associated with the transaction, or a null reference (Nothing in Visual Basic) if the transaction is no longer valid.  
Public PropertySpecifies the System.Data.IsolationLevel for this transaction. (Inherited from Devart.Common.DbTransactionBase)
Top
See Also