FDO API Reference Feature Data Objects

mgIActivateLongTransactionCheckpoint.h File Reference

Include dependency graph for mgIActivateLongTransactionCheckpoint.h:

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


Functions

System::Void Execute ()
 Executes the ActivateLongTransactionCheckpoint command.
__property System::Void set_CheckpointName (System::String *value)
 Sets the name of the checkpoint to be activated for the named long transaction. If the property's value is empty the system will activate the most recent checkpoint of the long transaction.

Variables

BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS_LONGTRANSACTION
public __gc __interface 
IActivateLongTransactionCheckpoint
 The FdoIActivateLongTransactionCheckpoint interface defines the IActivateLongTransactionCheckpointImp command, which allows the user to activate the named checkpoint for the given long transaction. As a result, the long transaction that owns the checkpoint will be activated as well if it is not already the active long transaction. The user requires the access privilege on the long transaction for which the attempt is made to activate a checkpoint.

Comments or suggestions? Send us feedback.