| FDO .NET API Reference | Feature Data Objects |
Inheritance diagram for OSGeo::FDO::Commands::LongTransaction::ICreateLongTransactionCheckpointImp:

()
Definition at line 35 of file mgICreateLTCheckpointImp.h.
Public Member 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::String * | get_LongTransactionName () |
| Gets the name of the long transaction for which a checkpoint should be created. | |
| __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. | |
| Comments or suggestions? Send us feedback. |