Membros TransConflictCount
Represents returned conflict information for a table article in a publication that supports queued updating subscriptions.
O tipo TransConflictCount expõe os seguintes membros.
Construtores
Nome | Descrição | |
---|---|---|
TransConflictCount | Creates a new instance of the TransConflictCount class. |
Início
Métodos
Nome | Descrição | |
---|---|---|
Equals | (Herdado de Object.) | |
Finalize | (Herdado de Object.) | |
GetHashCode | (Herdado de Object.) | |
GetType | (Herdado de Object.) | |
MemberwiseClone | (Herdado de Object.) | |
ToString | (Herdado de Object.) |
Início
Propriedades
Nome | Descrição | |
---|---|---|
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. |
Início