FireDAC.Stan.Error.EFDDBArrayExecuteError.Action

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Action: TFDErrorAction read FAction write FAction;

C++

__property Firedac::Stan::Intf::TFDErrorAction Action = {read=FAction, write=FAction, nodefault};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
FireDAC.Stan.Error.pas
FireDAC.Stan.Error.hpp
FireDAC.Stan.Error EFDDBArrayExecuteError

Beschreibung

Mit Action können Sie eine Aktion angeben, die vom Fehlerprozessor durchgeführt werden soll, nachdem ein Fehler von der Ereignisbehandlungsroutine gemeldet wurde.

Siehe auch