FireDAC.Phys.IBBase.TFDIBService.CreateService
| [–] Properties | |
|---|---|
| Type: function | |
| Visibility: protected | |
| Source: FireDAC.Phys.IBBase.pas FireDAC.Phys.IBBase.hpp
| |
| Unit: FireDAC.Phys.IBBase | |
| Parent: TFDIBService | |
Delphi
function CreateService(AEnv: TIBEnv): TIBService; virtual; abstract;
C++
virtual Firedac::Phys::Ibwrapper::TIBService* __fastcall CreateService(Firedac::Phys::Ibwrapper::TIBEnv* AEnv) = 0 ;
Description
Embarcadero Technologies does not currently have any additional information.