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


Элементы ArticleConflict

Represents information about a merge replication conflict table.

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

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

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

В начало

Методы

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

В начало

Свойства

  Имя Описание
Открытое свойство ArticleName Gets or sets the name of the article that uses the specified ConflictTable.
Открытое свойство CentralizedConflict Specifies whether the conflict table exists at the Publisher or at the Subscriber.
Открытое свойство ConflictTable Gets or sets the name of the table in which the conflicting data for the specified ArticleName is stored.
Открытое свойство GuidColumnName Gets or sets the name of the column that uniquely identifies rows in the specified SourceObject.
Открытое свойство SourceObject Gets or sets the name of the source object for the specified ArticleName.
Открытое свойство SourceOwner Gets or sets the owner of the source object for the specified ArticleName.
Открытое свойство UserData Gets or sets an object to which users can attach their own data.

В начало