CacheTransactionLevel

  Previous topic Next topic  

CacheTransactionLevel ( hConnection ) -> nCurrentTransactionLevel

The function returns the number as an integer of current transaction level if more than one transaction is initiated with CachéBeginTransaction() for the same [hConnection] as Caché provides a limited functionality of nested transactions. If no transaction is in progress it returns 0.