ArticleConflict Members
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 | |
---|---|---|
ArticleName | Gets or sets the name of the article that uses the specified ConflictTable. | |
CentralizedConflict | Specifies whether the conflict table exists at the Publisher or at the Subscriber. | |
ConflictTable | Gets or sets the name of the table in which the conflicting data for the specified ArticleName is stored. | |
GuidColumnName | Gets or sets the name of the column that uniquely identifies rows in the specified SourceObject. | |
SourceObject | Gets or sets the name of the source object for the specified ArticleName. | |
SourceOwner | Gets or sets the owner of the source object for the specified ArticleName. | |
UserData | Gets or sets an object to which users can attach their own data. |
頂端
Public Methods
(see also Protected Methods )
名稱 | Description | |
---|---|---|
Equals | Overloaded. (inherited from Object ) | |
GetHashCode | (inherited from Object ) | |
GetType | (inherited from Object ) | |
ReferenceEquals | (inherited from Object ) | |
ToString | (inherited from Object ) |
頂端
Protected Methods
名稱 | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
頂端
請參閱
參考
ArticleConflict Class
Microsoft.SqlServer.Replication Namespace