Oracle Objects for OLE C++ Class Library
Release 9.0.1

Part Number A90172-01

Home

Book List

Contents

Master Index

Feedback

Rollback (ODatabase) Method

Applies To

ODatabase

Description

Ends the current transaction and rolls back all pending changes to the database.

Usage

oresult Rollback(void) const

Arguments

none

Remarks

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.


 
Oracle
Copyright © 1996-2001, Oracle Corporation.

All Rights Reserved.

Home

Book List

Contents