FdoIDeactivateLongTransaction Class Reference
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.
More...
#include <IDeactivateLongTransaction.h>
Inherits FdoICommand.
List of all members.
|
Public Member Functions |
virtual FDO_API void | Execute ()=0 |
| Executes the deactivate long transaction command.
|
Friends |
class | FdoIConnection |
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.
The documentation for this class was generated from the following file: