MergeSynchronizationAgent.PublisherConflicts 屬性

定義

取得上一次同步處理期間,在發行者端發生的衝突總數。

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

屬性值

Int32

發生的衝突總數。

實作

備註

PublisherConflicts 屬性是唯讀的。

適用於