()
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. |