언어

MergeSynchronizationAgent.PublisherConflicts 속성

정의

마지막 동기화 시 Publisher에서 발생한 총 충돌 수를 얻습니다.

public:
 virtual property int PublisherConflicts { int get(); };
public virtual int PublisherConflicts { get; }
member this.PublisherConflicts : int
Public Overridable ReadOnly Property PublisherConflicts As Integer

속성 값

총 충돌 사건이 발생했다.

구현

설명

이 속성은 PublisherConflicts 읽기 전용입니다.

적용 대상