共用方式為


ArticleConflict Members

Represents information about a merge replication conflict table.

The following tables list the members exposed by the ArticleConflict type.

Public Constructors

  名稱 Description
ArticleConflict Initializes a new instance of the ArticleConflict class.

頂端

Public Properties

  名稱 Description
ms155294.pubproperty(zh-tw,SQL.90).gif ArticleName Gets or sets the name of the article that uses the specified ConflictTable.
ms155294.pubproperty(zh-tw,SQL.90).gif CentralizedConflict Specifies whether the conflict table exists at the Publisher or at the Subscriber.
ms155294.pubproperty(zh-tw,SQL.90).gif ConflictTable Gets or sets the name of the table in which the conflicting data for the specified ArticleName is stored.
ms155294.pubproperty(zh-tw,SQL.90).gif GuidColumnName Gets or sets the name of the column that uniquely identifies rows in the specified SourceObject.
ms155294.pubproperty(zh-tw,SQL.90).gif SourceObject Gets or sets the name of the source object for the specified ArticleName.
ms155294.pubproperty(zh-tw,SQL.90).gif SourceOwner Gets or sets the owner of the source object for the specified ArticleName.
ms155294.pubproperty(zh-tw,SQL.90).gif UserData Gets or sets an object to which users can attach their own data.

頂端

Public Methods

(see also Protected Methods )

  名稱 Description
ms155294.pubmethod(zh-tw,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms155294.pubmethod(zh-tw,SQL.90).gif GetHashCode  (inherited from Object )
ms155294.pubmethod(zh-tw,SQL.90).gif GetType  (inherited from Object )
ms155294.pubmethod(zh-tw,SQL.90).gifms155294.static(zh-tw,SQL.90).gif ReferenceEquals  (inherited from Object )
ms155294.pubmethod(zh-tw,SQL.90).gif ToString  (inherited from Object )

頂端

Protected Methods

  名稱 Description
ms155294.protmethod(zh-tw,SQL.90).gif Finalize  (inherited from Object )
ms155294.protmethod(zh-tw,SQL.90).gif MemberwiseClone  (inherited from Object )

頂端

請參閱

參考

ArticleConflict Class
Microsoft.SqlServer.Replication Namespace

其他資源

進階合併式複寫衝突偵測與解決