다음을 통해 공유


ArticleConflict 멤버

Represents information about a merge replication conflict table.

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

생성자

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

맨 위로 이동

메서드

  이름 설명
공용 메서드 Equals (Object에서 상속됩니다.)
보호된 메서드 Finalize (Object에서 상속됩니다.)
공용 메서드 GetHashCode (Object에서 상속됩니다.)
공용 메서드 GetType (Object에서 상속됩니다.)
보호된 메서드 MemberwiseClone (Object에서 상속됩니다.)
공용 메서드 ToString (Object에서 상속됩니다.)

맨 위로 이동

속성

  이름 설명
공용 속성 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.

맨 위로 이동