Compartir a través de


TransConflictCount Miembros

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

El tipo TransConflictCount expone los siguientes miembros.

Constructores

  Nombre Descripción
Método publico TransConflictCount Creates a new instance of the TransConflictCount class.

Principio

Métodos

  Nombre Descripción
Método publico Equals (Se hereda de Object).
Método protegido Finalize (Se hereda de Object).
Método publico GetHashCode (Se hereda de Object).
Método publico GetType (Se hereda de Object).
Método protegido MemberwiseClone (Se hereda de Object).
Método publico ToString (Se hereda de Object).

Principio

Propiedades

  Nombre Descripción
Propiedad pública ArticleName Gets the name of the article.
Propiedad pública CentralizedConflicts Gets whether conflict data for the article is stored at the Publisher or at each Subscriber.
Propiedad pública ConflictCount Gets the number of conflict rows being stored in the conflict table for this article.
Propiedad pública ConflictTableName Gets the name of the conflict table for the article.
Propiedad pública QueuedSourceProcedureName Gets the name of the stored procedure used to retrieve the source data row causing the conflict.

Principio