IBX.IBServices.TIBServerProperties.FetchConfigParams

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure FetchConfigParams;

C++

void __fastcall FetchConfigParams();

Properties

Type Visibility Source Unit Parent
procedure
function
public
IBX.IBServices.pas
IBX.IBServices.hpp
IBX.IBServices TIBServerProperties

Description

Returns the database configuration parameters.

Call FetchConfigParams to return database configuration parameters.

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