()
Public Member Functions | |
System::Void | Execute () |
Executes the RollbackLongTransactionCheckpoint command. | |
__property System::String * | get_CheckpointName () |
Gets the name of the checkpoint to which the rollback operation should be executed. | |
__property System::String * | get_LongTransactionName () |
Gets the name of the long transaction for which a checkpoint should be rolled back. | |
__property System::Void | set_CheckpointName (System::String *value) |
Sets the name of the checkpoint to which the rollback operation should be executed. | |
__property System::Void | set_LongTransactionName (System::String *value) |
Sets the name of the long transaction for which a checkpoint should be rolled back. |