SqlRetryLogicBase.Current Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Numéro de nouvelle tentative actuel commençant à zéro.
public: property int Current { public:
int get(); protected:
void set(int value); };
public int Current { get; protected set; }
member this.Current : int with get, set
Public Property Current As Integer
Valeur de propriété
int
qui retourne le nombre de tentatives d’exécution après le premier échec.