FireDAC.Comp.BatchMove.TFDBatchMoveMappings.KeyValues

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property KeyValues: Variant read GetKeyValues;

C++

__property System::Variant KeyValues = {read=GetKeyValues};

Eigenschaften

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


Beschreibung

Variant-Array, das die Werte der Zielfelder, die Bestandteil des Primärschlüssels sind, enthält.

Siehe auch