次の方法で共有


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 Framework Version 2.0 でのみサポートされています。

適用対象