FireDAC.Comp.BatchMove.TFDBatchMoveMappings.KeyFields

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property KeyFields: String read FKeyFields;

C++

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

Properties

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

Description

Semicolon-separated list of names of destination fields that are part of the primery key.

See Also