FDO API Reference Feature Data Objects

FdoIDeactivateLongTransaction Class Reference

#include <IDeactivateLongTransaction.h>

Inherits FdoICommand.

Inheritance diagram for FdoIDeactivateLongTransaction:

Inheritance graph
[legend]
List of all members.

Detailed Description

The FdoIDeactivateLongTransaction interface defines the DeactivateLongTransaction command, which deactivates the active long transaction where feature manipulation commands operate on it. If the active long transaction is the root long transaction, then no long transaction will be deactivated.

Definition at line 36 of file IDeactivateLongTransaction.h.


Public Member Functions

virtual FDO_API void Execute ()=0
 Executes the deactivate long transaction command.

Friends

class FdoIConnection

The documentation for this class was generated from the following file:
Comments or suggestions? Send us feedback.