CacheTransactionLevel

  Previous topic Next topic JavaScript is required for the print function Mail us feedback on this topic! Mail us feedback on this 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.

Page url: http://www.vouch.info/cacherdd/index.html?cache_cachetransactionlevel.htm