RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBDataBase.OnIdleTimer Event

Occurs after a database connection times out.

Pascal
property OnIdleTimer: TNotifyEvent;
C++
__property TNotifyEvent OnIdleTimer;

Write an OnIdleTimer event handler to take specific actions when the connection times out in the time specified by IdleTimer

 

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