Partager via


Membres ArticleConflict

Represents information about a merge replication conflict table.

Le type ArticleConflict expose les membres suivants.

Constructeurs

  Nom Description
Méthode publique ArticleConflict Initializes a new instance of the ArticleConflict class.

Haut de la page

Méthodes

  Nom Description
Méthode publique Equals (Hérité de Object.)
Méthode protégée Finalize (Hérité de Object.)
Méthode publique GetHashCode (Hérité de Object.)
Méthode publique GetType (Hérité de Object.)
Méthode protégée MemberwiseClone (Hérité de Object.)
Méthode publique ToString (Hérité de Object.)

Haut de la page

Propriétés

  Nom Description
Propriété publique ArticleName Gets or sets the name of the article that uses the specified ConflictTable.
Propriété publique CentralizedConflict Specifies whether the conflict table exists at the Publisher or at the Subscriber.
Propriété publique ConflictTable Gets or sets the name of the table in which the conflicting data for the specified ArticleName is stored.
Propriété publique GuidColumnName Gets or sets the name of the column that uniquely identifies rows in the specified SourceObject.
Propriété publique SourceObject Gets or sets the name of the source object for the specified ArticleName.
Propriété publique SourceOwner Gets or sets the owner of the source object for the specified ArticleName.
Propriété publique UserData Gets or sets an object to which users can attach their own data.

Haut de la page