FireDAC.Phys.TFDPhysConnection.InternalCreateCommandGenerator

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function InternalCreateCommandGenerator(  const ACommand: IFDPhysCommand): TFDPhysCommandGenerator; virtual; abstract;

C++

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

Properties

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

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!