FDO .NET API Reference | Feature Data Objects |
Inheritance diagram for OSGeo::FDO::Commands::LongTransaction::IActivateLongTransactionImp:
Public Member Functions | |
System::Void | Execute () |
Executes the activate long transaction command. An exception is thrown if the long transaction does not exist or the user does not have access privileges to the long transaction. | |
__property System::String * | get_Name () |
Gets the name of the long transaction to activate as a string. | |
__property System::Void | set_Name (System::String *value) |
Sets the name of the long transaction to activate as a string. |
|
Executes the activate long transaction command. An exception is thrown if the long transaction does not exist or the user does not have access privileges to the long transaction.
|
|
Gets the name of the long transaction to activate as a string.
|
|
Sets the name of the long transaction to activate as a string.
|
Comments or suggestions? Send us feedback. |