FireDAC.Phys.IBBase.TFDIBService.CreateService

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function CreateService(AEnv: TIBEnv): TIBService; virtual; abstract;

C++

virtual Firedac::Phys::Ibwrapper::TIBService* __fastcall CreateService(Firedac::Phys::Ibwrapper::TIBEnv* AEnv) = 0 ;

Properties

Type Visibility Source Unit Parent
function protected
FireDAC.Phys.IBBase.pas
FireDAC.Phys.IBBase.hpp
FireDAC.Phys.IBBase TFDIBService

Description

Embarcadero Technologies does not currently have any additional information.