FireDAC.Comp.BatchMove.IFDBatchMoveWriter.SetFieldValue

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

Delphi

procedure SetFieldValue(AField: TObject; const AValue: Variant);

C++

virtual void __fastcall SetFieldValue(System::TObject* AField, const System::Variant &AValue) = 0 ;

プロパティ

種類 可視性 ソース ユニット
procedure
function
public
FireDAC.Comp.BatchMove.pas
FireDAC.Comp.BatchMove.hpp
FireDAC.Comp.BatchMove IFDBatchMoveWriter


説明

指定されたを、指定されたフィールドの値で設定します。

関連項目