FireDAC.Comp.BatchMove.SQL.TFDBatchMoveSQLWriter.SetFieldValue
[–] Properties | |
---|---|
Type: procedure function
| |
Visibility: protected | |
Source: FireDAC.Comp.BatchMove.SQL.pas FireDAC.Comp.BatchMove.SQL.hpp
| |
Unit: FireDAC.Comp.BatchMove.SQL | |
Parent: TFDBatchMoveSQLWriter |
Delphi
procedure SetFieldValue(AField: TObject; const AValue: Variant);
C++
void __fastcall SetFieldValue(System::TObject* AField, const System::Variant &AValue);
Description
Embarcadero Technologies does not currently have any additional information.