Used to get database information.
property DatabaseInfo: TIBCDatabaseInfo;
Use the DatabaseInfo property to obtain database information, which includes the database name, number of attachments, and number of databases.
Note: You sould install InterBase 6 to use this feature.