FireDAC.Comp.BatchMove.TFDBatchMoveMappings.KeyFields

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

property KeyFields: String read FKeyFields;

C++

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

プロパティ

種類 可視性 ソース ユニット
property public
FireDAC.Comp.BatchMove.pas
FireDAC.Comp.BatchMove.hpp
FireDAC.Comp.BatchMove TFDBatchMoveMappings


説明

主キーの一部である、セミコロン区切りの対象フィールドの名前のリスト。

関連項目