TransactionManager.GoToCheckPoint Method
Parent Object: TransactionManagerDescription
Aborts back up to the checkpoint specified.
Syntax
TransactionManager.GoToCheckPoint( CheckPoint As CheckPoint )Parameters
Name | Type | Description |
CheckPoint | CheckPoint | Input CheckPoint that specifies the checkpoint to abort back to. |