Oracle Objects for OLE
Release 9.0.1

Part Number A90173-01

Home

Book List

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 © 1996-2001, Oracle Corporation.

All Rights Reserved.

Home

Book List

Contents