FireDAC.Phys.Intf.IFDPhysCommandGenerator.GenerateReadGenerator
| [–] Properties | |
|---|---|
| Type: function | |
| Visibility: public | |
| Source: FireDAC.Phys.Intf.pas FireDAC.Phys.Intf.hpp
| |
| Unit: FireDAC.Phys.Intf | |
| Parent: IFDPhysCommandGenerator | |
Delphi
function GenerateReadGenerator(const AName, AAlias: String;
ANextValue, AFullSelect: Boolean): String;
C++
virtual System::UnicodeString __fastcall GenerateReadGenerator(const System::UnicodeString AName, const System::UnicodeString AAlias, bool ANextValue, bool AFullSelect) = 0 ;
Description
Embarcadero Technologies does not currently have any additional information.