RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBBase.BeforeDatabaseDisconnect Event

Occurs before a database disconnects.

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

Write a BeforeDatabaseDisconnect event handler to take specific actions before a database disconnects. 

 

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