| FDO .NET API Reference | Feature Data Objects |
Include dependency graph for mgIRollbackLongTransactionCheckpoint.h:

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

Go to the source code of this file.
Namespaces | |
| namespace | OSGeo |
| namespace | OSGeo::FDO |
| namespace | OSGeo::FDO::Commands |
| namespace | OSGeo::FDO::Commands::LongTransaction |
Functions | |
| System::Void | OSGeo::FDO::Commands::LongTransaction::Execute () |
| Executes the RollbackLongTransactionCheckpoint command. | |
| __property System::String * | OSGeo::FDO::Commands::LongTransaction::get_CheckpointName () |
| Gets the name of the checkpoint to which the rollback operation should be executed. | |
| __property System::Void | OSGeo::FDO::Commands::LongTransaction::set_CheckpointName (System::String *value) |
| Sets the name of the checkpoint to which the rollback operation should be executed. | |
| __property System::Void | OSGeo::FDO::Commands::LongTransaction::set_LongTransactionName (System::String *value) |
| Sets the name of the long transaction for which a checkpoint should be rolled back. | |
Variables | |
| public __gc __interface | OSGeo::FDO::Commands::LongTransaction::IRollbackLongTransactionCheckpoint |
| Comments or suggestions? Send us feedback. |