FireDAC.Phys.Intf.IFDPhysConnectionMetadata.GetTablePrimaryKey

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

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 ;

Eigenschaften

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

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.