FDO .NET API Reference Feature Data Objects
Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

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

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

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

[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.


Public Member Functions

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

Member Function Documentation

System::Void OSGeo::FDO::Commands::LongTransaction::IDeactivateLongTransactionImp::Execute  ) 
 

Executes the deactivate long transaction command.

Returns:
Returns nothing

Comments or suggestions? Send us feedback.