共用方式為


ArticleConflict 成員

Represents information about a merge replication conflict table.

ArticleConflict 型別公開下列成員。

建構函式

  名稱 描述
公用方法 ArticleConflict Initializes a new instance of the ArticleConflict class.

頂端

方法

  名稱 描述
公用方法 Equals (繼承自 Object。)
受保護的方法 Finalize (繼承自 Object。)
公用方法 GetHashCode (繼承自 Object。)
公用方法 GetType (繼承自 Object。)
受保護的方法 MemberwiseClone (繼承自 Object。)
公用方法 ToString (繼承自 Object。)

頂端

屬性

  名稱 描述
公用屬性 ArticleName Gets or sets the name of the article that uses the specified ConflictTable.
公用屬性 CentralizedConflict Specifies whether the conflict table exists at the Publisher or at the Subscriber.
公用屬性 ConflictTable Gets or sets the name of the table in which the conflicting data for the specified ArticleName is stored.
公用屬性 GuidColumnName Gets or sets the name of the column that uniquely identifies rows in the specified SourceObject.
公用屬性 SourceObject Gets or sets the name of the source object for the specified ArticleName.
公用屬性 SourceOwner Gets or sets the owner of the source object for the specified ArticleName.
公用屬性 UserData Gets or sets an object to which users can attach their own data.

頂端