FireDAC.Comp.BatchMove.IFDBatchMoveReader.GetFieldValue

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

Delphi

function GetFieldValue(AField: TObject): Variant;

C++

virtual System::Variant __fastcall GetFieldValue(System::TObject* AField) = 0 ;

プロパティ

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


説明

指定されたフィールドのを返します。

関連項目