API:IBX.IBServices.TIBRestoreService.Create

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

constructor Create(AOwner: TComponent); override;

C++

__fastcall virtual TIBRestoreService(System::Classes::TComponent* AOwner);

Properties

Type Visibility Source Unit Parent
constructor public
IBX.IBServices.pas
IBX.IBServices.hpp
IBX.IBServices TIBRestoreService

Description


Creates an instance of a TIBControlAndQueryService.

IBX.IBServices.TIBRestoreService.Create inherits from IBX.IBServices.TIBControlAndQueryService.Create. All content below this line refers to IBX.IBServices.TIBControlAndQueryService.Create.

Creates an instance of a TIBControlAndQueryService.

Call Create to create an instance of a TIBControlAndQueryService component.

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