TransactionFinishHandlerBase::OnPreCommit (open)
Called before the commit will be attempted
Syntax
LOADLIB "wh::internal/transbase.whlib";
MACRO OnPreCommit(OBJECT transaction)Parameters
OBJECT transactionTransaction that will be committed
Called before the commit will be attempted
LOADLIB "wh::internal/transbase.whlib";
MACRO OnPreCommit(OBJECT transaction)OBJECT transactionTransaction that will be committed