Compartir a través de


ArticleConflict Miembros

Represents information about a merge replication conflict table.

El tipo ArticleConflict expone los siguientes miembros.

Constructores

  Nombre Descripción
Método publico ArticleConflict Initializes a new instance of the ArticleConflict 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 or sets the name of the article that uses the specified ConflictTable.
Propiedad pública CentralizedConflict Specifies whether the conflict table exists at the Publisher or at the Subscriber.
Propiedad pública ConflictTable Gets or sets the name of the table in which the conflicting data for the specified ArticleName is stored.
Propiedad pública GuidColumnName Gets or sets the name of the column that uniquely identifies rows in the specified SourceObject.
Propiedad pública SourceObject Gets or sets the name of the source object for the specified ArticleName.
Propiedad pública SourceOwner Gets or sets the owner of the source object for the specified ArticleName.
Propiedad pública UserData Gets or sets an object to which users can attach their own data.

Principio