FireDAC.Comp.BatchMove.IFDBatchMoveReader.GetFieldValue

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function GetFieldValue(AField: TObject): Variant;

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function public
FireDAC.Comp.BatchMove.pas
FireDAC.Comp.BatchMove.hpp
FireDAC.Comp.BatchMove IFDBatchMoveReader


Beschreibung

Gibt den Wert des angegebenen Feldes zurück.

Siehe auch