FireDAC.Phys.IBBase.TFDPhysIBCommandBase.Create
[–] Properties | |
---|---|
Type: constructor | |
Visibility: public | |
Source: FireDAC.Phys.IBBase.hpp | |
Unit: FireDAC.Phys.IBBase | |
Parent: TFDPhysIBCommandBase |
C++
/* TFDPhysCommand.Create */ inline __fastcall TFDPhysIBCommandBase(Firedac::Phys::TFDPhysConnection* AConnection) : Firedac::Phys::TFDPhysCommand(AConnection) { }
Description
Embarcadero Technologies does not currently have any additional information.