FDO API Reference Feature Data Objects

mgIRollbackLongTransactionCheckpoint.h File Reference

Include dependency graph for mgIRollbackLongTransactionCheckpoint.h:

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


Functions

System::Void Execute ()
 Executes the RollbackLongTransactionCheckpoint command.
__property System::String * get_CheckpointName ()
 Gets the name of the checkpoint to which the rollback operation should be executed.
__property System::Void set_CheckpointName (System::String *value)
 Sets the name of the checkpoint to which the rollback operation should be executed.
__property System::Void set_LongTransactionName (System::String *value)
 Sets the name of the long transaction for which a checkpoint should be rolled back.

Variables

BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS_LONGTRANSACTION
public __gc __interface 
IRollbackLongTransactionCheckpoint
 The FdoIRollbackLongTransactionCheckpoint interface defines the RollbackLongTransactionCheckpoint command, which allows the user to roll back changes to a named checkpoint for the given long transaction. The user requires the access privilege on the long transaction for which the user tries to perform the operation.

Comments or suggestions? Send us feedback.