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