Used to return server configuration parameters.
property ConfigParams: TIBCConfigParams;
Use the ConfigParams property to return the server configuration parameters as a TIBCConfigParams record, which includes the configuration file data, base location, lock file location, message file location, and the security database location.
Note: You sould install InterBase 6 to use this feature.