MergeConflictCount Members

Represents conflict information for a table article in a merge publication.

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

Public Constructors

  Имя Description
MergeConflictCount Creates a new instance of the MergeConflictCount class.

В начало

Public Properties

  Имя Description
ms156401.pubproperty(ru-ru,SQL.90).gif ArticleName Gets or sets the name of the merge article that has conflicts represented by the MergeConflictCount object.
ms156401.pubproperty(ru-ru,SQL.90).gif CentralizedConflicts Gets or sets whether conflict data for the article is stored at the Publisher or at the Subscriber.
ms156401.pubproperty(ru-ru,SQL.90).gif ConflictTableName Gets or sets the name of the table that stores the conflict data rows.
ms156401.pubproperty(ru-ru,SQL.90).gif DeleteConflictCount Gets or sets the total number of conflict rows in the conflict table that are the result of deletes on the published table.
ms156401.pubproperty(ru-ru,SQL.90).gif GuidColumnName Gets or sets the name of the column that uniquely identifies rows in the table article.
ms156401.pubproperty(ru-ru,SQL.90).gif SourceObjectName Gets or sets the name of the published table.
ms156401.pubproperty(ru-ru,SQL.90).gif UpdateConflictCount Gets or sets the total number of conflict rows in the conflict table that are the result of updates on the published table.

В начало

Public Methods

(see also Protected Methods )

  Имя Description
ms156401.pubmethod(ru-ru,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms156401.pubmethod(ru-ru,SQL.90).gif GetHashCode  (inherited from Object )
ms156401.pubmethod(ru-ru,SQL.90).gif GetType  (inherited from Object )
ms156401.pubmethod(ru-ru,SQL.90).gifms156401.static(ru-ru,SQL.90).gif ReferenceEquals  (inherited from Object )
ms156401.pubmethod(ru-ru,SQL.90).gif ToString  (inherited from Object )

В начало

Protected Methods

  Имя Description
ms156401.protmethod(ru-ru,SQL.90).gif Finalize  (inherited from Object )
ms156401.protmethod(ru-ru,SQL.90).gif MemberwiseClone  (inherited from Object )

В начало

См. также

Справочник

MergeConflictCount Class
Microsoft.SqlServer.Replication Namespace
EnumMergeConflictCounts

Другие ресурсы

Обнаружение и разрешение конфликтов репликации слиянием