Udostępnij przez


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(pl-pl,SQL.100).gif ArticleName Gets or sets the name of the article that uses the specified ConflictTable.
ms155294.pubproperty(pl-pl,SQL.100).gif CentralizedConflict Specifies whether the conflict table exists at the Publisher or at the Subscriber.
ms155294.pubproperty(pl-pl,SQL.100).gif ConflictTable Gets or sets the name of the table in which the conflicting data for the specified ArticleName is stored.
ms155294.pubproperty(pl-pl,SQL.100).gif GuidColumnName Gets or sets the name of the column that uniquely identifies rows in the specified SourceObject.
ms155294.pubproperty(pl-pl,SQL.100).gif SourceObject Gets or sets the name of the source object for the specified ArticleName.
ms155294.pubproperty(pl-pl,SQL.100).gif SourceOwner Gets or sets the owner of the source object for the specified ArticleName.
ms155294.pubproperty(pl-pl,SQL.100).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(pl-pl,SQL.100).gif Equals  Overloaded. (inherited from Object )
ms155294.pubmethod(pl-pl,SQL.100).gif GetHashCode  (inherited from Object )
ms155294.pubmethod(pl-pl,SQL.100).gif GetType  (inherited from Object )
ms155294.pubmethod(pl-pl,SQL.100).gifms155294.static(pl-pl,SQL.100).gif ReferenceEquals  (inherited from Object )
ms155294.pubmethod(pl-pl,SQL.100).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
ms155294.protmethod(pl-pl,SQL.100).gif Finalize  (inherited from Object )
ms155294.protmethod(pl-pl,SQL.100).gif MemberwiseClone  (inherited from Object )

Top