Oracle® Objects for OLE C++ Class Library Developer's Guide 10g Release 2 (10.2) Part Number B14308-01 |
|
Applies To
Description
Ends the current transaction and rolls back all pending changes to the database.
Usage
oresult Rollback(void) const
Arguments
none |
When this method is invoked, all ODynaset objects that share the specified session or connection are given the opportunity to cancel the rollback request. If they do not cancel the request, they are then advised when the rollback succeeds.