RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBDataBase.CheckInactive Method

Checks to see if the database connection is inactive.

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

Call CheckInactive to determine whether the connection to a database server is inactive. If the database connection is active, an ibxeDatabaseOpen exception is raised. 

 

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