ActivateCount property

Applies to
TIB_Transaction

Declaration
Property ActivateCount : cardinal;

Description
This is the number of times in the transaction that Activate has been called.

I use this for basic logging purposes.