Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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. | 
Top
Public Properties
| Name | Description | |
|---|---|---|
| .gif) | ArticleName | Gets or sets the name of the merge article that has conflicts represented by the MergeConflictCount object. | 
| .gif) | CentralizedConflicts | Gets or sets whether conflict data for the article is stored at the Publisher or at the Subscriber. | 
| .gif) | ConflictTableName | Gets or sets the name of the table that stores the conflict data rows. | 
| .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. | 
| .gif) | GuidColumnName | Gets or sets the name of the column that uniquely identifies rows in the table article. | 
| .gif) | SourceObjectName | Gets or sets the name of the published table. | 
| .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. | 
Top
Public Methods
(see also Protected Methods )
| Name | Description | |
|---|---|---|
| .gif) | Equals | Overloaded. (inherited from Object ) | 
| .gif) | GetHashCode | (inherited from Object ) | 
| .gif) | GetType | (inherited from Object ) | 
| .gif) .gif) | ReferenceEquals | (inherited from Object ) | 
| .gif) | ToString | (inherited from Object ) | 
Top
Protected Methods
| Name | Description | |
|---|---|---|
| .gif) | Finalize | (inherited from Object ) | 
| .gif) | MemberwiseClone | (inherited from Object ) | 
Top
See Also
Reference
MergeConflictCount Class
Microsoft.SqlServer.Replication Namespace
EnumMergeConflictCounts