Represents information about a merge replication conflict table.
The following tables list the members exposed by the ArticleConflict type.
Public Constructors
| 名称 | Description | |
|---|---|---|
| ArticleConflict | Initializes a new instance of the ArticleConflict class. | 
顶部
Public Properties
| 名称 | Description | |
|---|---|---|
| .gif) | ArticleName | Gets or sets the name of the article that uses the specified ConflictTable. | 
| .gif) | CentralizedConflict | Specifies whether the conflict table exists at the Publisher or at the Subscriber. | 
| .gif) | ConflictTable | Gets or sets the name of the table in which the conflicting data for the specified ArticleName is stored. | 
| .gif) | GuidColumnName | Gets or sets the name of the column that uniquely identifies rows in the specified SourceObject. | 
| .gif) | SourceObject | Gets or sets the name of the source object for the specified ArticleName. | 
| .gif) | SourceOwner | Gets or sets the owner of the source object for the specified ArticleName. | 
| .gif) | UserData | Gets or sets an object to which users can attach their own data. | 
顶部
Public Methods
(see also Protected Methods )
| 名称 | Description | |
|---|---|---|
| .gif) | Equals | Overloaded. (inherited from Object ) | 
| .gif) | GetHashCode | (inherited from Object ) | 
| .gif) | GetType | (inherited from Object ) | 
| .gif) .gif) | ReferenceEquals | (inherited from Object ) | 
| .gif) | ToString | (inherited from Object ) | 
顶部
Protected Methods
| 名称 | Description | |
|---|---|---|
| .gif) | Finalize | (inherited from Object ) | 
| .gif) | MemberwiseClone | (inherited from Object ) | 
顶部
请参阅
参考
ArticleConflict Class
Microsoft.SqlServer.Replication Namespace