FireDAC.Comp.BatchMove.TFDBatchMoveMappings.KeyValues

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

Delphi

property KeyValues: Variant read GetKeyValues;

C++

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

プロパティ

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


説明

主キーの一部である対象フィールドのを格納する、バリアント配列

関連項目