FDO .NET API Reference Feature Data Objects

OSGeo::FDO::Commands::LongTransaction::IDeactivateLongTransactionImp Class Reference
[OSGeo::FDO::Commands::LongTransaction]

Inherits OSGeo::FDO::Commands::ICommandImp, and OSGeo::FDO::Commands::LongTransaction::IDeactivateLongTransaction.

Inheritance diagram for OSGeo::FDO::Commands::LongTransaction::IDeactivateLongTransactionImp:

Inheritance graph
[legend]
List of all members.

Detailed Description

The IDeactivateLongTransactionImp class is a concrete implementation of IDeactivateLongTransaction. The IDeactivateLongTransaction 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 37 of file mgIDeactivateLongTransactionImp.h.


Public Member Functions

System::Void Execute ()
 Executes the deactivate long transaction command.

Comments or suggestions? Send us feedback.