AccpacDBLink.TransactionBegin2
Begins a transaction on the current database connection.
Function TransactionBegin2(pTransLevel As Variant) As Long
Parameters
pTransLevel
[out] returns the transaction level after the transaction begins
Return Value
Script languages, such as Javascript, that do not accept "out" parameters, should use this variation of the TransactionBegin function.