API:FireDAC.Phys.Intf.IFDPhysCommandGenerator.GenerateSelectMetaInfo

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

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 ;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function public
FireDAC.Phys.Intf.pas
FireDAC.Phys.Intf.hpp
FireDAC.Phys.Intf IFDPhysCommandGenerator

Beschreibung

Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.