FireDAC.Comp.BatchMove.IFDBatchMoveWriter.SetFieldValue

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

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

C++

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

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
public
FireDAC.Comp.BatchMove.pas
FireDAC.Comp.BatchMove.hpp
FireDAC.Comp.BatchMove IFDBatchMoveWriter


Description

Définit la valeur spécifiée comme valeur du champ spécifié.

Voir aussi