FireDAC.Phys.Intf.IFDPhysCommandGenerator.GenerateReadGenerator

From RAD Studio API Documentation
Jump to: navigation, search

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 ;

Properties

Type Visibility Source Unit Parent
function public
FireDAC.Phys.Intf.pas
FireDAC.Phys.Intf.hpp
FireDAC.Phys.Intf IFDPhysCommandGenerator

Description

Embarcadero Technologies does not currently have any additional information.