RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBDataBase.CheckActive Method

Checks to see if the database connection is active.

Pascal
procedure CheckActive;
C++
__fastcall CheckActive();

Call CheckActive to determine if the connection to a database server is active. If the database connection is inactive, an ibxeDatabaseClosed exception is raised. 

 

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