TimeActive property |
Applies to
TIB_Transaction
Declaration
Property TimeActive : TDateTime;
Description
Reports the amount of time the transaction has been active, that is,
the difference between now and the LastStarted time IF the transaction
is currently active. If not active returns a value of 0.