FDO .NET API Reference Feature Data Objects

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

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

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

Inheritance graph
[legend]
List of all members.

Detailed Description

The IGetLongTransactionCheckpointsImp class is a concrete implementation of IGetLongTransactionCheckpoints. The IGetLongTransactionCheckpoints interface defines the GetLongTransactionCheckpoints command, which allows the user to enumerate the checkpoints for a given long transaction. To execute the operation, the user must have access privilege to the long transaction.

()

Definition at line 37 of file mgIGetLongTransactionCheckpointsImp.h.


Public Member Functions

OSGeo::FDO::Commands::LongTransaction::ILongTransactionCheckpointReaderExecute ()
 Executes the get long transaction checkpoints command, returning a reference to an ILongTransactionCheckpointReader.
__property System::String * get_LongTransactionName ()
 Gets the name of the long transaction for which to get the checkpoints.
__property System::Void set_LongTransactionName (System::String *value)
 Sets the name of the long transaction for which to get the checkpoints.

Comments or suggestions? Send us feedback.