MergeConflictCount 멤버
Represents conflict information for a table article in a merge publication.
MergeConflictCount 형식은 다음 멤버를 노출합니다.
메서드
이름 | 설명 | |
---|---|---|
![]() |
Equals | (Object에서 상속됩니다.) |
![]() |
Finalize | (Object에서 상속됩니다.) |
![]() |
GetHashCode | (Object에서 상속됩니다.) |
![]() |
GetType | (Object에서 상속됩니다.) |
![]() |
MemberwiseClone | (Object에서 상속됩니다.) |
![]() |
ToString | (Object에서 상속됩니다.) |
맨 위로 이동
속성
이름 | 설명 | |
---|---|---|
![]() |
ArticleName | Gets or sets the name of the merge article that has conflicts represented by the MergeConflictCount object. |
![]() |
CentralizedConflicts | Gets or sets whether conflict data for the article is stored at the Publisher or at the Subscriber. |
![]() |
ConflictTableName | Gets or sets the name of the table that stores the conflict data rows. |
![]() |
DeleteConflictCount | Gets or sets the total number of conflict rows in the conflict table that are the result of deletes on the published table. |
![]() |
GuidColumnName | Gets or sets the name of the column that uniquely identifies rows in the table article. |
![]() |
SourceObjectName | Gets or sets the name of the published table. |
![]() |
UpdateConflictCount | Gets or sets the total number of conflict rows in the conflict table that are the result of updates on the published table. |
맨 위로 이동