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

In This Topic
OracleTransaction Class Methods
In This Topic

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

Public Methods
 NameDescription
Public MethodOverridden. Commits the database transaction.  
Public MethodCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject)
Public MethodReleases the unmanaged resources used by the System.Data.Common.DbTransaction. (Inherited from System.Data.Common.DbTransaction)
Public MethodRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodOverloaded. Overridden. Rollback rolls back a database transaction.  
Public MethodCreates a savepoint within the current transaction.  
Top
See Also