Oracle Objects for OLE
Release 9.2

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

Master Index

Feedback

ResetTrans Method

See Also
Example
Applies To

OraConnection

OraSession

Description

Unconditionally rolls back all transactions and clears the transaction mode initiated by BeginTrans.

Usage

oraconnection.ResetTrans

orasession.ResetTrans

Remarks

This method does not generate events or produce errors. Since ResetTrans does not generate events, you cannot cancel ResetTrans in a Validate event, as you can rollback or Commit.

Note: If an OraDatabase object has been enlisted with Microsoft Transaction Server (MTS) and is part of a global MTS transaction, this method has no effect.


 
Oracle
Copyright © 1994, 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