言語

MergeConflictCount.ConflictTableName プロパティ

定義

競合データの行を格納するテーブルの名前を取得するか設定します。

public:
 property System::String ^ ConflictTableName { System::String ^ get(); };
public string ConflictTableName { get; }
member this.ConflictTableName : string
Public ReadOnly Property ConflictTableName As String

プロパティ値

テーブル名を指定する String の値です。

注釈

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

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

適用対象