FireDAC.Comp.Client.TFDCustomTableAdapter.UpdateRow

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure UpdateRow(ARow: TFDDatSRow; ARequest: TFDUpdateRequest;
AUpdRowOptions: TFDUpdateRowOptions; var AAction: TFDErrorAction); virtual;

C++

virtual void __fastcall UpdateRow(Firedac::Dats::TFDDatSRow* ARow, Firedac::Stan::Option::TFDUpdateRequest ARequest, Firedac::Stan::Option::TFDUpdateRowOptions AUpdRowOptions, Firedac::Stan::Intf::TFDErrorAction &AAction);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
FireDAC.Comp.Client.pas
FireDAC.Comp.Client.hpp
FireDAC.Comp.Client TFDCustomTableAdapter

Description

Embarcadero Technologies does not currently have any additional information.