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

()
Definition at line 41 of file mgIFreezeLongTransactionImp.h.
Public Member Functions | |
| System::Void | Execute () |
| Executes the command. | |
| __property System::String * | get_Name () |
| Gets the name of the long transaction to freeze or unfreeze as a string. | |
| __property OSGeo::FDO::Commands::LongTransaction::LongTransactionFreezeOperations | get_Operation () |
| Gets the operation to perform (Freeze or Thaw) on the long transaction. | |
| __property System::Void | set_Name (System::String *value) |
| Sets the name of the long transaction to freeze or unfreeze as a string. | |
| __property System::Void | set_Operation (OSGeo::FDO::Commands::LongTransaction::LongTransactionFreezeOperations value) |
| Sets the operation to perform (Freeze or Thaw) on the long transaction. | |
| Comments or suggestions? Send us feedback. |