MergeSynchronizationAgent.PublisherChanges 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得上次同步時,訂閱者所被套用的 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 屬性為唯讀。