RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBTransaction.DefaultAction Property

Specifies what action a transaction should take upon timing out.

Pascal
property DefaultAction: TTransactionAction;
C++
__property TTransactionAction DefaultAction;

Use DefaultAction to what action the transaction should take when the IdleTimer limit is met. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!