FireDAC.Phys.IBBase.TFDPhysIBConnectionBase.InternalCreateCommandGenerator
[–] Properties | |
---|---|
Type: function | |
Visibility: protected | |
Source: FireDAC.Phys.IBBase.pas FireDAC.Phys.IBBase.hpp
| |
Unit: FireDAC.Phys.IBBase | |
Parent: TFDPhysIBConnectionBase |
Delphi
function InternalCreateCommandGenerator(const ACommand: IFDPhysCommand): TFDPhysCommandGenerator; override;
C++
virtual Firedac::Phys::Sqlgenerator::TFDPhysCommandGenerator* __fastcall InternalCreateCommandGenerator(const Firedac::Phys::Intf::_di_IFDPhysCommand ACommand);
Description
Embarcadero Technologies does not currently have any additional information.