FireDAC.Phys.TFDPhysConnection.CreateCommandGenerator
Delphi
procedure CreateCommandGenerator(out AGen: IFDPhysCommandGenerator; const ACommand: IFDPhysCommand);
C++
void __fastcall CreateCommandGenerator(/* out */ Firedac::Phys::Intf::_di_IFDPhysCommandGenerator &AGen, const Firedac::Phys::Intf::_di_IFDPhysCommand ACommand);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
protected | FireDAC.Phys.pas FireDAC.Phys.hpp |
FireDAC.Phys | TFDPhysConnection |
Description
Embarcadero Technologies does not currently have any additional information.