TransactionGetLevel2

ACCPAC Common Controls

AccpacDBLink.TransactionGetLevel2

Returns the current transaction level on the database connection.

Function TransactionGetLevel2(pTransLevel As Variant) As Long

Parameters

pTransLevel

[out] returns the current transaction level

Return Value

Script languages, such as Javascript, that do not accept "out" parameters, should use this variation of the TransactionGetLevel function.