TransConflictCount 成員
Represents returned conflict information for a table article in a publication that supports queued updating subscriptions.
TransConflictCount 型別公開下列成員。
方法
名稱 | 描述 | |
---|---|---|
![]() |
Equals | (繼承自 Object。) |
![]() |
Finalize | (繼承自 Object。) |
![]() |
GetHashCode | (繼承自 Object。) |
![]() |
GetType | (繼承自 Object。) |
![]() |
MemberwiseClone | (繼承自 Object。) |
![]() |
ToString | (繼承自 Object。) |
頂端
屬性
名稱 | 描述 | |
---|---|---|
![]() |
ArticleName | Gets the name of the article. |
![]() |
CentralizedConflicts | Gets whether conflict data for the article is stored at the Publisher or at each Subscriber. |
![]() |
ConflictCount | Gets the number of conflict rows being stored in the conflict table for this article. |
![]() |
ConflictTableName | Gets the name of the conflict table for the article. |
![]() |
QueuedSourceProcedureName | Gets the name of the stored procedure used to retrieve the source data row causing the conflict. |
頂端