语言

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 属性为只读。

适用于