Freigeben über


TransConflictCount-Member

Represents returned conflict information for a table article in a publication that supports queued updating subscriptions.

Der TransConflictCount-Typ macht die folgenden Member verfügbar.

Konstruktoren

  Name Beschreibung
Öffentliche Methode TransConflictCount Creates a new instance of the TransConflictCount class.

Zum Anfang

Methoden

  Name Beschreibung
Öffentliche Methode Equals (Geerbt von Object.)
Geschützte Methode Finalize (Geerbt von Object.)
Öffentliche Methode GetHashCode (Geerbt von Object.)
Öffentliche Methode GetType (Geerbt von Object.)
Geschützte Methode MemberwiseClone (Geerbt von Object.)
Öffentliche Methode ToString (Geerbt von Object.)

Zum Anfang

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft ArticleName Gets the name of the article.
Öffentliche Eigenschaft CentralizedConflicts Gets whether conflict data for the article is stored at the Publisher or at each Subscriber.
Öffentliche Eigenschaft ConflictCount Gets the number of conflict rows being stored in the conflict table for this article.
Öffentliche Eigenschaft ConflictTableName Gets the name of the conflict table for the article.
Öffentliche Eigenschaft QueuedSourceProcedureName Gets the name of the stored procedure used to retrieve the source data row causing the conflict.

Zum Anfang