語言

MergeSynchronizationAgent.PublisherChanges 屬性

定義

取得上次同步時,訂閱者所被套用的 Publisher 變更總數。

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

屬性值

Publisher 的總變更數量。

實作

備註

PublisherChanges 屬性為唯讀。

適用於