FireDAC.Phys.ODBCWrapper.TODBCMetaInfoStatement.ForeignKeys

From RAD Studio API Documentation
Jump to: navigation, search

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);

Properties

Type Visibility Source Unit Parent
procedure
function
public
FireDAC.Phys.ODBCWrapper.pas
FireDAC.Phys.ODBCWrapper.hpp
FireDAC.Phys.ODBCWrapper TODBCMetaInfoStatement

Description

Embarcadero Technologies does not currently have any additional information.