IBX.IBDatabase.TIBDatabase.CheckInactive
Delphi
procedure CheckInactive;
C++
void __fastcall CheckInactive(void);
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| procedure function | public | IBX.IBDatabase.pas IBX.IBDatabase.hpp | IBX.IBDatabase | TIBDatabase | 
Description
Checks to see if the database connection is inactive.
Call CheckInactive to determine whether the connection to a database server is inactive. If the database connection is active, an ibxeDatabaseOpen exception is raised.