FireDAC.Phys.ODBCWrapper.TODBCMetaInfoStatement.ForeignKeys

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure ForeignKeys(const APKCatalog, APKSchema, APKTable, AFKCatalog,
AFKSchema, AFKTable: String);

C++

void __fastcall ForeignKeys(const System::UnicodeString APKCatalog, const System::UnicodeString APKSchema, const System::UnicodeString APKTable, const System::UnicodeString AFKCatalog, const System::UnicodeString AFKSchema, const System::UnicodeString AFKTable);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
public
FireDAC.Phys.ODBCWrapper.pas
FireDAC.Phys.ODBCWrapper.hpp
FireDAC.Phys.ODBCWrapper TODBCMetaInfoStatement

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.