IBX.IBServices.TIBServerProperties.FetchDatabaseInfo

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure FetchDatabaseInfo;

C++

void __fastcall FetchDatabaseInfo();

Properties

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

Description

Returns database information.

Call FetchDatabaseInfo to return database information.

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