FireDAC.Comp.BatchMove.TFDBatchMoveMappings.KeyValues

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property KeyValues: Variant read GetKeyValues;

C++

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

Properties

Type Visibility Source Unit Parent
property public
FireDAC.Comp.BatchMove.pas
FireDAC.Comp.BatchMove.hpp
FireDAC.Comp.BatchMove TFDBatchMoveMappings

Description

Variant array that contains the values of the destination fields that are part of the primary key.

See Also