Represents returned conflict information for a table article in a publication that supports queued updating subscriptions.
The following tables list the members exposed by the TransConflictCount type.
Public Constructors
| 名称 | Description | |
|---|---|---|
| TransConflictCount | Creates a new instance of the TransConflictCount class. | 
顶部
Public Properties
| 名称 | Description | |
|---|---|---|
| .gif) | ArticleName | Gets the name of the article. | 
| .gif) | CentralizedConflicts | Gets whether conflict data for the article is stored at the Publisher or at each Subscriber. | 
| .gif) | ConflictCount | Gets the number of conflict rows being stored in the conflict table for this article. | 
| .gif) | ConflictTableName | Gets the name of the conflict table for the article. | 
| .gif) | QueuedSourceProcedureName | Gets the name of the stored procedure used to retrieve the source data row causing the conflict. | 
顶部
Public Methods
(see also Protected Methods )
| 名称 | 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 ) | 
顶部
Protected Methods
| 名称 | Description | |
|---|---|---|
| .gif) | Finalize | (inherited from Object ) | 
| .gif) | MemberwiseClone | (inherited from Object ) | 
顶部
请参阅
参考
TransConflictCount Class
Microsoft.SqlServer.Replication Namespace
ReplicationDatabase.EnumTransConflictCounts Method