IBDatabase.TIBDataBase
From RAD Studio VCL Reference
C++ Information
From IBDatabase.hpp
TIBDatabase = class(TCustomConnection)
Unit: IBDatabase
Type: class
Inherited Class Members: IBDatabase.TIBDatabase Members
Class Properties: IBDatabase.TIBDatabase Properties
Class Methods: IBDatabase.TIBDatabase Methods
Class Constructors & Destructors: IBDatabase.TIBDatabase Constructors
Class Events: IBDatabase.TIBDatabase Events
Description
TIBDatabase encapsulates an InterBase database connection.
Use TIBDataBase to encapsulate an InterBase database connection. All TIBCustomDataSet descendants and TIBSQL use the TIBDataBase component to gain access to databases.