FireDAC.Stan.Error.EFDDBArrayExecuteError.RetryLevel

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property RetryLevel: Integer read FRetryLevel;

C++

__property int RetryLevel = {read=FRetryLevel, nodefault};

Propriétés

Type Visibilité  Source Unité  Parent
property public
FireDAC.Stan.Error.pas
FireDAC.Stan.Error.hpp
FireDAC.Stan.Error EFDDBArrayExecuteError


Description

Utilisez la propriété RetryLevel pour obtenir le nombre de nouvelles tentatives. Le nombre est incrémenté après chaque valeur de l'action eaSkip.

Voir aussi