API:FireDAC.Phys.IBBase.TFDPhysIBConnectionBase.InternalCreateCommandGenerator

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function InternalCreateCommandGenerator(const ACommand: IFDPhysCommand): TFDPhysCommandGenerator; override;

C++

virtual Firedac::Phys::Sqlgenerator::TFDPhysCommandGenerator* __fastcall InternalCreateCommandGenerator(const Firedac::Phys::Intf::_di_IFDPhysCommand ACommand);

Properties

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

Description


Embarcadero Technologies does not currently have any additional information.