FDO API Reference Feature Data Objects

IGetLongTransactionCheckpointsImp Class Reference

List of all members.

Detailed Description

The FdoIGetLongTransactionCheckpoints 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.


Public Member Functions

System::Void Dispose ()
NAMESPACE_OSGEO_FDO_COMMANDS_LONGTRANSACTION::ILongTransactionCheckpointReaderExecute ()
 Executes the get long transaction checkpoints command, returning a reference to an FdoILongTransactionCheckpointReader.
__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.