FireDAC.Comp.BatchMove.IFDBatchMoveReader.GetFieldValue
[–] Properties | |
---|---|
Type: function | |
Visibility: public | |
Source: FireDAC.Comp.BatchMove.pas FireDAC.Comp.BatchMove.hpp
| |
Unit: FireDAC.Comp.BatchMove | |
Parent: IFDBatchMoveReader |
Delphi
function GetFieldValue(AField: TObject): Variant;
C++
virtual System::Variant __fastcall GetFieldValue(System::TObject* AField) = 0 ;
Description
Returns the value of the specified field.