| FDO .NET API Reference | Feature Data Objects |
Include dependency graph for mgIChangeLongTransactionSet.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 OSGeo::FDO::Commands::LongTransaction::LongTransactionPrivilegeOperations | OSGeo::FDO::Commands::LongTransaction::get_Operation () |
| Gets the operation to perform (Freeze or Thaw) on the long transaction. | |
| __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. | |
| __property System::Void | OSGeo::FDO::Commands::LongTransaction::set_Operation (OSGeo::FDO::Commands::LongTransaction::LongTransactionSetOperations value) |
| Sets the operation to perform, add, remove, or clear. | |
Variables | |
| public __gc __interface | OSGeo::FDO::Commands::LongTransaction::IChangeLongTransactionSet |
| Comments or suggestions? Send us feedback. |