IBX.IBDatabaseInfo.TIBDatabaseInfo
Delphi
TIBDatabaseInfo = class(TComponent)
C++
class PASCALIMPLEMENTATION TIBDatabaseInfo : public System::Classes::TComponent
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
class | public | IBX.IBDatabaseInfo.pas IBX.IBDatabaseInfo.hpp |
IBX.IBDatabaseInfo | IBX.IBDatabaseInfo |
Description
TIBDatabaseInfo returns information about the attached database.
Use TIBDatabaseInfo to fetch information about the attached database, such as the version of the online disk structure (ODS) used by the attachment, the number of database cache buffers allocated, the number of database pages read from or written to, or write-ahead log information.