Sdílet prostřednictvím


SqlServerJobExecutionData.CurrentAttempts Property

Definition

Number of times the job execution has been attempted.

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

Property Value

Applies to