FireDAC.Stan.Error.EFDDBArrayExecuteError.Action
Delphi
property Action: TFDErrorAction read FAction write FAction;
C++
__property Firedac::Stan::Intf::TFDErrorAction Action = {read=FAction, write=FAction, nodefault};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | public | FireDAC.Stan.Error.pas FireDAC.Stan.Error.hpp |
FireDAC.Stan.Error | EFDDBArrayExecuteError |
Description
Use Action to specify an action that the error processor should take after the event handler signals an error.