AccpacDBLink.TransactionCommit2
Commits the current transaction on the database link.
Function TransactionCommit2(pTransLevel As Variant) As Long
Parameters
pTransLevel
[out] returns the transaction level after the transaction is committed
Return Value
Script languages, such as Javascript, that do not accept "out" parameters, should use this variation of the TransactionCommit function.