MergeConflictCount.UpdateConflictCount プロパティ

定義

公開されたテーブルの更新結果として生じる競合行の総数を取得します。

public:
 property int UpdateConflictCount { int get(); };
public int UpdateConflictCount { get; }
member this.UpdateConflictCount : int
Public ReadOnly Property UpdateConflictCount As Integer

プロパティ値

参照記事の競合テーブルに保存された更新の競合数を指定する Int32 の価値です。

注釈

公開テーブルの削除によって生じるコンフリクト行の合計数を取得または設定します。

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

適用対象