FDO API Reference Feature Data Objects

mgIGetLongTransactionCheckpoints.h File Reference

Include dependency graph for mgIGetLongTransactionCheckpoints.h:

This graph shows which files directly or indirectly include this file:


Functions

NAMESPACE_OSGEO_FDO_COMMANDS_LONGTRANSACTION::ILongTransactionCheckpointReaderExecute ()
 Executes the get long transaction checkpoints command, returning a reference to an FdoILongTransactionCheckpointReader.
__property System::Void set_LongTransactionName (System::String *value)
 Sets the name of the long transaction for which to get the checkpoints.

Variables

public __gc __interface IGetLongTransactionCheckpoints
 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.
BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS_LONGTRANSACTION
public __gc __interface 
ILongTransactionCheckpointReader

Comments or suggestions? Send us feedback.