IBX.IBServices.TIBServerProperties.Fetch

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure Fetch;

C++

void __fastcall Fetch();

Properties

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

Description

Fetches information from the server.

Call Fetch to get information from the server.

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