语言

ArticleConflict.ConflictTable 属性

定义

获取或设置存储冲突数据 ArticleName 的表名称。

public:
 property System::String ^ ConflictTable { System::String ^ get(); void set(System::String ^ value); };
public string ConflictTable { get; set; }
member this.ConflictTable : string with get, set
Public Property ConflictTable As String

属性值

一个 String 指定冲突表名称的值。

注解

属性是 ConflictTable 读写的。

任何用户都可以获取或设置该 ConflictTable 属性。

该命名空间、类或成员仅在 .NET Framework 2.0 中支持。

适用于