Used to get the server configuration parameters.
property VersionInfo: TIBCVersionInfo;
Use the VersionInfo property to obtain the server configuration parameters as a TIBCVersionInfo type, which includes the service version, and server version and implementation.
Note: You sould install InterBase 6 to use this feature.