FireDAC.Comp.DataSet.TFDUpdateErrorEvent

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

TFDUpdateErrorEvent = procedure (ASender: TDataSet; AException: EFDException;
ARow: TFDDatSRow; ARequest: TFDUpdateRequest; var AAction: TFDErrorAction) of object;

C++

typedef void __fastcall (__closure *TFDUpdateErrorEvent)(Data::Db::TDataSet* ASender, Firedac::Stan::Error::EFDException* AException, Firedac::Dats::TFDDatSRow* ARow, Firedac::Stan::Option::TFDUpdateRequest ARequest, Firedac::Stan::Intf::TFDErrorAction &AAction);

Propriétés

Type Visibilité  Source Unité  Parent
type
typedef
public
FireDAC.Comp.DataSet.pas
FireDAC.Comp.DataSet.hpp
FireDAC.Comp.DataSet FireDAC.Comp.DataSet

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !