FireDAC.Comp.BatchMove.TFDBatchMoveMappings.KeyFields

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property KeyFields: String read FKeyFields;

C++

__property System::UnicodeString KeyFields = {read=FKeyFields};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
FireDAC.Comp.BatchMove.pas
FireDAC.Comp.BatchMove.hpp
FireDAC.Comp.BatchMove TFDBatchMoveMappings


Beschreibung

Durch Semikolon getrennte Liste mit Namen von Zielfeldern, die Bestandteil des Primärschlüssels sind.

Siehe auch