TransConflictCount.ConflictCount プロパティ

定義

この記事の競合テーブルに保存されている競合行の数を取得できます。

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

プロパティ値

Int32価値。

注釈

このプロパティは読み取り専用で、どのユーザーでもアクセス可能です。

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

適用対象