次の方法で共有


SqlServerJobExecutionData.CurrentAttempts プロパティ

定義

ジョブの実行が試行された回数。

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

プロパティ値

適用対象