AccpacDBLink.TransactionGetLevel
Returns the current transaction level on the database connection.
Function TransactionGetLevel(pTransLevel As Long) As Long
Parameters
pTransLevel
[out] returns the current transaction level
Return Value
Returns a status code from the database layer. If the operation was successful, the function returns 0. If the function failed, it returns an error code as defined in DBS.H.