FDO API Reference Feature Data Objects

mgICreateLongTransactionCheckpoint.h File Reference

Include dependency graph for mgICreateLongTransactionCheckpoint.h:

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


Functions

System::Void Execute ()
 Executes the CreateLongTransactionCheckpoint command.
__property System::String * get_CheckpointDescription ()
 Gets the description of the checkpoint to be created for the named long transaction.
__property System::String * get_CheckpointName ()
 Gets the name of the checkpoint to be created for the named long transaction.
__property System::Void set_CheckpointDescription (System::String *value)
 Sets the description of the checkpoint to be created for the named long transaction.
__property System::Void set_CheckpointName (System::String *value)
 Sets the name of the checkpoint to be created for the named long transaction.
__property System::Void set_LongTransactionName (System::String *value)
 Sets the name of the long transaction for which a checkpoint should be created.

Variables

BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS_LONGTRANSACTION
public __gc __interface 
ICreateLongTransactionCheckpoint
 The FdoICreateLongTransactionCheckpoint interface defines the CreateLongTransactionCheckpoint command, which allows the user to create a checkpoint for any long transaction to which the user has the access privileges.

Comments or suggestions? Send us feedback.