다음을 통해 공유


TransConflictCount 멤버

Represents returned conflict information for a table article in a publication that supports queued updating subscriptions.

TransConflictCount 형식은 다음 멤버를 노출합니다.

생성자

  이름 설명
공용 메서드 TransConflictCount Creates a new instance of the TransConflictCount class.

맨 위로 이동

메서드

  이름 설명
공용 메서드 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.

맨 위로 이동