Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Represents conflict information for a table article in a merge publication.
The following tables list the members exposed by the MergeConflictCount type.
Public Constructors
Name | Description | |
---|---|---|
MergeConflictCount | Creates a new instance of the MergeConflictCount class. |
Nach oben
Public Properties
Name | Description | |
---|---|---|
![]() |
ArticleName | Gets or sets the name of the merge article that has conflicts represented by the MergeConflictCount object. |
![]() |
CentralizedConflicts | Gets or sets whether conflict data for the article is stored at the Publisher or at the Subscriber. |
![]() |
ConflictTableName | Gets or sets the name of the table that stores the conflict data rows. |
![]() |
DeleteConflictCount | Gets or sets the total number of conflict rows in the conflict table that are the result of deletes on the published table. |
![]() |
GuidColumnName | Gets or sets the name of the column that uniquely identifies rows in the table article. |
![]() |
SourceObjectName | Gets or sets the name of the published table. |
![]() |
UpdateConflictCount | Gets or sets the total number of conflict rows in the conflict table that are the result of updates on the published table. |
Nach oben
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
![]() |
Equals | Overloaded. (inherited from Object ) |
![]() |
GetHashCode | (inherited from Object ) |
![]() |
GetType | (inherited from Object ) |
![]() ![]() |
ReferenceEquals | (inherited from Object ) |
![]() |
ToString | (inherited from Object ) |
Nach oben
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object ) |
![]() |
MemberwiseClone | (inherited from Object ) |
Nach oben
Siehe auch
Verweis
MergeConflictCount Class
Microsoft.SqlServer.Replication Namespace
EnumMergeConflictCounts
Andere Ressourcen
Erkennen und Beseitigen von Konflikten bei der Mergereplikation