Oracle Objects for OLE C++ Class Library
Release 9.2

Part Number A95896-01
Go To Documentation Library
Home
Go To Product List
Book List
Go To Table Of Contents
Contents

Master Index

Feedback

ResetTransaction Method

Applies To

OSession

Description

This method rolls back the current transaction unconditionally.

Usage

oresult ResetTransaction(void)

Remarks

ResetTransaction is the same as Rollback, with the exception that no advisory messages are issued. As a result, ResetTransaction cannot be canceled by an advisory.

Please see Rollback for more information.

Return Value

An oresult indicating whether the operation succeeded (OSUCCESS) or not (OFAILURE).


 
Oracle
Copyright © 1998, 2002 Oracle Corporation.

All Rights Reserved.
Go To Documentation Library
Home
Go To Product List
Book List
Go To Table Of Contents
Contents

Master Index

Feedback