Click to Rate and Give Feedback
MSDN
MSDN Library
DTC Interfaces
ITransaction
Collapse All/Expand All Collapse All
Component PSDK
ITransaction

The ITransaction interface is used to commit and abort transactions and to obtain status information about transactions.

You do not need to implement this interface. It is implemented by the transaction object of the DTC Proxy.

Application programs and resource managers that commit and abort transactions use this interface to obtain status information about transactions.

ITransaction methods Description

Commit

Commits the transaction.

Abort

Aborts the transaction.

GetTransactionInfo

Returns information regarding a transaction object.

You obtain a pointer to this interface by calling the ITransactionDispenser::BeginTransaction method or the ITransactionImport::Import method.

For an explanation of the requirement values, see Requirements.

Platforms: Windows 2000, Windows XP, Windows Server 2003

Header: Declared in transact.h




Build Date: 2009-08-30
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker