FireDAC.Comp.BatchMove.TFDBatchMoveMappings.KeyValues
[–] Properties | |
---|---|
Type: property | |
Visibility: public | |
Source: FireDAC.Comp.BatchMove.pas FireDAC.Comp.BatchMove.hpp
| |
Unit: FireDAC.Comp.BatchMove | |
Parent: TFDBatchMoveMappings |
Delphi
property KeyValues: Variant read GetKeyValues;
C++
__property System::Variant KeyValues = {read=GetKeyValues};
Description
Variant array that contains the values of the destination fields that are part of the primary key.