Compartir a través de


SqlServerJobExecutionData.CurrentAttempts Propiedad

Definición

Número de veces que se ha intentado la ejecución del trabajo.

public int? CurrentAttempts { get; set; }
member this.CurrentAttempts : Nullable<int> with get, set
Public Property CurrentAttempts As Nullable(Of Integer)

Valor de propiedad

Se aplica a