次の方法で共有


MergeConflictCount.DeleteConflictCount プロパティ

定義

パブリッシュされたテーブルで削除した結果生じる、競合テーブル内の競合行の総数を取得します。値の設定も可能です。

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

プロパティ値

Int32 値。

注釈

このプロパティは、すべてのユーザーが取得または設定できます。

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

適用対象