FireDAC.Phys.Intf.IFDPhysConnectionMetadata.GetTablePrimaryKey

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetTablePrimaryKey(const ACatalog, ASchema, ATable: String): TFDDatSView;

C++

virtual Firedac::Dats::TFDDatSView* __fastcall GetTablePrimaryKey(const System::UnicodeString ACatalog, const System::UnicodeString ASchema, const System::UnicodeString ATable) = 0 ;

Properties

Type Visibility Source Unit Parent
function public
FireDAC.Phys.Intf.pas
FireDAC.Phys.Intf.hpp
FireDAC.Phys.Intf IFDPhysConnectionMetadata

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!