Compartilhar via


Membros ArticleConflict

Represents information about a merge replication conflict table.

O tipo ArticleConflict expõe os seguintes membros.

Construtores

  Nome Descrição
Método público ArticleConflict Initializes a new instance of the ArticleConflict class.

Início

Métodos

  Nome Descrição
Método público Equals (Herdado de Object.)
Método protegido Finalize (Herdado de Object.)
Método público GetHashCode (Herdado de Object.)
Método público GetType (Herdado de Object.)
Método protegido MemberwiseClone (Herdado de Object.)
Método público ToString (Herdado de Object.)

Início

Propriedades

  Nome Descrição
Propriedade pública ArticleName Gets or sets the name of the article that uses the specified ConflictTable.
Propriedade pública CentralizedConflict Specifies whether the conflict table exists at the Publisher or at the Subscriber.
Propriedade pública ConflictTable Gets or sets the name of the table in which the conflicting data for the specified ArticleName is stored.
Propriedade pública GuidColumnName Gets or sets the name of the column that uniquely identifies rows in the specified SourceObject.
Propriedade pública SourceObject Gets or sets the name of the source object for the specified ArticleName.
Propriedade pública SourceOwner Gets or sets the owner of the source object for the specified ArticleName.
Propriedade pública UserData Gets or sets an object to which users can attach their own data.

Início