dotConnect for DB2 Documentation
Devart.Data.DB2 Namespace / DB2Transaction Class

In This Topic
DB2Transaction Class Methods
In This Topic

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

Public Methods
 NameDescription
Public MethodOverridden. Commits the database transaction.  
Public Method (Inherited from System.MarshalByRefObject)
Public Method (Inherited from System.Data.Common.DbTransaction)
Public Method (Inherited from System.MarshalByRefObject)
Public Method (Inherited from System.MarshalByRefObject)
Public MethodRemoves the specified savepoint and any savepoints that were created after it from the current transaction.  
Public MethodOverloaded. Overridden. Rolls back a database transaction.  
Public MethodSets a transaction save point within a transaction.  
Top
See Also