TransConflictCount Members

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

  Nom Description
TransConflictCount Creates a new instance of the TransConflictCount class.

Haut de la page

Public Properties

  Nom Description
ms158388.pubproperty(fr-fr,SQL.90).gif ArticleName Gets the name of the article.
ms158388.pubproperty(fr-fr,SQL.90).gif CentralizedConflicts Gets whether conflict data for the article is stored at the Publisher or at each Subscriber.
ms158388.pubproperty(fr-fr,SQL.90).gif ConflictCount Gets the number of conflict rows being stored in the conflict table for this article.
ms158388.pubproperty(fr-fr,SQL.90).gif ConflictTableName Gets the name of the conflict table for the article.
ms158388.pubproperty(fr-fr,SQL.90).gif QueuedSourceProcedureName Gets the name of the stored procedure used to retrieve the source data row causing the conflict.

Haut de la page

Public Methods

(see also Protected Methods )

  Nom Description
ms158388.pubmethod(fr-fr,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms158388.pubmethod(fr-fr,SQL.90).gif GetHashCode  (inherited from Object )
ms158388.pubmethod(fr-fr,SQL.90).gif GetType  (inherited from Object )
ms158388.pubmethod(fr-fr,SQL.90).gifms158388.static(fr-fr,SQL.90).gif ReferenceEquals  (inherited from Object )
ms158388.pubmethod(fr-fr,SQL.90).gif ToString  (inherited from Object )

Haut de la page

Protected Methods

  Nom Description
ms158388.protmethod(fr-fr,SQL.90).gif Finalize  (inherited from Object )
ms158388.protmethod(fr-fr,SQL.90).gif MemberwiseClone  (inherited from Object )

Haut de la page

Voir aussi

Référence

TransConflictCount Class
Microsoft.SqlServer.Replication Namespace
ReplicationDatabase.EnumTransConflictCounts Method