FireDAC.Phys.Intf.IFDPhysCommandGenerator.GenerateSelectTable

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GenerateSelectTable(ATableParams: TFDPhysTableParams): String;

C++

virtual System::UnicodeString __fastcall GenerateSelectTable(const TFDPhysTableParams &ATableParams) = 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.