Freigeben über


ArticleConflict-Member

Represents information about a merge replication conflict table.

Der ArticleConflict-Typ macht die folgenden Member verfügbar.

Konstruktoren

  Name Beschreibung
Öffentliche Methode ArticleConflict Initializes a new instance of the ArticleConflict class.

Zum Anfang

Methoden

  Name Beschreibung
Öffentliche Methode Equals (Geerbt von Object.)
Geschützte Methode Finalize (Geerbt von Object.)
Öffentliche Methode GetHashCode (Geerbt von Object.)
Öffentliche Methode GetType (Geerbt von Object.)
Geschützte Methode MemberwiseClone (Geerbt von Object.)
Öffentliche Methode ToString (Geerbt von Object.)

Zum Anfang

Eigenschaften

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

Zum Anfang