RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBServerProperties.ConfigParams Property

Returns the server configuration parameters.

Pascal
property ConfigParams: TConfigParams;
C++
__property TConfigParams ConfigParams;

Use the ConfigParams property to return the server configuration parameters as a TConfigParams record, which includes the configuration file data, base location, lock file location, message file location, and the security database location.

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!