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

()
Definition at line 39 of file mgIChangeLongTransactionSetImp.h.
Public Member Functions | |
| System::Void | Execute () |
| Executes the ChangeLongTransactionSet command. | |
| __property System::String * | get_LongTransactionName () |
| Gets the name of the long transaction to add or remove from the selection set. | |
| __property OSGeo::FDO::Commands::LongTransaction::LongTransactionSetOperations | get_Operation () |
| Gets the operation to perform, add, remove, or clear. | |
| __property System::Void | set_LongTransactionName (System::String *value) |
| Sets the name of the long transaction to add or remove from the selection set. | |
| __property System::Void | set_Operation (OSGeo::FDO::Commands::LongTransaction::LongTransactionSetOperations value) |
| Sets the operation to perform, add, remove, or clear. | |
| Comments or suggestions? Send us feedback. |