言語

MergeSessionDetail.RowsRetried プロパティ

定義

ステップ中に再試行数を取得したり設定したりします。

public:
 property int RowsRetried { int get(); void set(int value); };
public int RowsRetried { get; set; }
member this.RowsRetried : int with get, set
Public Property RowsRetried As Integer

プロパティ値

Int32価値。

注釈

このプロパティはどのユーザーでも取得または設定可能です。

この名前空間、クラス、またはメンバーはMicrosoft .NETフレームワークのバージョン2.0でのみサポートされています。

適用対象