TransConflictCount.ConflictCount プロパティ

定義

このアーティクルの競合テーブルに格納されている競合行の数を取得します。

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

プロパティ値

Int32 値。

注釈

このプロパティは読み取り専用で、すべてのユーザーがアクセスできます。

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

適用対象