Condividi tramite


Membri ArticleConflict

Represents information about a merge replication conflict table.

Il tipo ArticleConflict espone i membri seguenti.

Costruttori

  Nome Descrizione
Metodo pubblico ArticleConflict Initializes a new instance of the ArticleConflict class.

In alto

Metodi

  Nome Descrizione
Metodo pubblico Equals (Ereditato da Object).
Metodo protetto Finalize (Ereditato da Object).
Metodo pubblico GetHashCode (Ereditato da Object).
Metodo pubblico GetType (Ereditato da Object).
Metodo protetto MemberwiseClone (Ereditato da Object).
Metodo pubblico ToString (Ereditato da Object).

In alto

Proprietà

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

In alto