FireDAC.Comp.DataSet.TFDDataSet.DoUpdateRecordHandler

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure DoUpdateRecordHandler(ARow: TFDDatSRow; ARequest: TFDUpdateRequest;  AOptions: TFDUpdateRowOptions; var AAction: TFDErrorAction); virtual;

C++

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

Properties

Type Visibility Source Unit Parent
procedure
function
protected
FireDAC.Comp.DataSet.pas
FireDAC.Comp.DataSet.hpp
FireDAC.Comp.DataSet TFDDataSet

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!