Поделиться через


Элементы TransConflictCount

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

Тип TransConflictCount предоставляет доступ к следующим элементам.

Конструкторы

  Имя Описание
Открытый метод TransConflictCount Creates a new instance of the TransConflictCount class.

В начало

Методы

  Имя Описание
Открытый метод Equals (Наследуется из Object.)
Защищенный метод Finalize (Наследуется из Object.)
Открытый метод GetHashCode (Наследуется из Object.)
Открытый метод GetType (Наследуется из Object.)
Защищенный метод MemberwiseClone (Наследуется из Object.)
Открытый метод ToString (Наследуется из Object.)

В начало

Свойства

  Имя Описание
Открытое свойство 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.

В начало