Delen via


ArticleConflict Members

Represents information about a merge replication conflict table.

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

Public Constructors

  Name Description
ArticleConflict Initializes a new instance of the ArticleConflict class.

Top

Public Properties

  Name Description
ms155294.pubproperty(en-US,SQL.90).gif ArticleName Gets or sets the name of the article that uses the specified ConflictTable.
ms155294.pubproperty(en-US,SQL.90).gif CentralizedConflict Specifies whether the conflict table exists at the Publisher or at the Subscriber.
ms155294.pubproperty(en-US,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(en-US,SQL.90).gif GuidColumnName Gets or sets the name of the column that uniquely identifies rows in the specified SourceObject.
ms155294.pubproperty(en-US,SQL.90).gif SourceObject Gets or sets the name of the source object for the specified ArticleName.
ms155294.pubproperty(en-US,SQL.90).gif SourceOwner Gets or sets the owner of the source object for the specified ArticleName.
ms155294.pubproperty(en-US,SQL.90).gif UserData Gets or sets an object to which users can attach their own data.

Top

Public Methods

(see also Protected Methods )

  Name Description
ms155294.pubmethod(en-US,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms155294.pubmethod(en-US,SQL.90).gif GetHashCode  (inherited from Object )
ms155294.pubmethod(en-US,SQL.90).gif GetType  (inherited from Object )
ms155294.pubmethod(en-US,SQL.90).gifms155294.static(en-US,SQL.90).gif ReferenceEquals  (inherited from Object )
ms155294.pubmethod(en-US,SQL.90).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
ms155294.protmethod(en-US,SQL.90).gif Finalize  (inherited from Object )
ms155294.protmethod(en-US,SQL.90).gif MemberwiseClone  (inherited from Object )

Top

See Also

Reference

ArticleConflict Class
Microsoft.SqlServer.Replication Namespace

Other Resources

Advanced Merge Replication Conflict Detection and Resolution