FireDAC.Phys.Intf.IFDPhysCommandGenerator.GenerateSelectMetaInfo

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GenerateSelectMetaInfo(AKind: TFDPhysMetaInfoKind;  const ACatalog, ASchema, ABaseObj, AObj, AWildcard: String; AScopes: TFDPhysObjectScopes; ATableKinds: TFDPhysTableKinds; AOverload: Word): String;

C++

virtual System::UnicodeString __fastcall GenerateSelectMetaInfo(TFDPhysMetaInfoKind AKind, const System::UnicodeString ACatalog, const System::UnicodeString ASchema, const System::UnicodeString ABaseObj, const System::UnicodeString AObj, const System::UnicodeString AWildcard, TFDPhysObjectScopes AScopes, TFDPhysTableKinds ATableKinds, System::Word AOverload) = 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. Please help us document this topic by using the Discussion page!