RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBDataBase.IdleTimer Property

Specifies how long the database should wait before disconnecting an idle connection.

Pascal
property IdleTimer: Integer;
C++
__property int IdleTimer;

Use IdleTimer to indicate how long the database should wait before automatically terminating the connection. 

 

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