Oracle Objects for OLE C++ Class Library
Release 8.1.7

Part Number A85258-01

Library

Product

Contents

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 copy; 1996-2000, Oracle Corporation.

All Rights Reserved.

Library

Product

Contents