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 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
Name | Description | |
---|---|---|
TransConflictCount | Creates a new instance of the TransConflictCount class. |
Top
Public Properties
Name | Description | |
---|---|---|
![]() |
ArticleName | Gets the name of the article. |
![]() |
CentralizedConflicts | Gets whether conflict data for the article is stored at the Publisher or at each Subscriber. |
![]() |
ConflictCount | Gets the number of conflict rows being stored in the conflict table for this article. |
![]() |
ConflictTableName | Gets the name of the conflict table for the article. |
![]() |
QueuedSourceProcedureName | Gets the name of the stored procedure used to retrieve the source data row causing the conflict. |
Top
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 ) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object ) |
![]() |
MemberwiseClone | (inherited from Object ) |
Top
See Also
Reference
TransConflictCount Class
Microsoft.SqlServer.Replication Namespace
ReplicationDatabase.EnumTransConflictCounts Method