TransactionManager.GoToCheckPoint Method
Parent Object:
TransactionManager
Description
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.
Version
Introduced in version 5
© Copyright 2021 Autodesk, Inc.
Comment on this page.