RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBServerProperties.DatabaseInfo Property

Indicates database information.

Pascal
property DatabaseInfo: TDatabaseInfo;
C++
__property TDatabaseInfo DatabaseInfo;

Use the DatabaseInfo property to obtain database information, which includes the database name, number of attachments, and number of databases.

Note: You must install InterBase 6 to use this feature.
 

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