MergeSynchronizationAgent.DownloadGenerationsPerBatch 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取或设置将更改从发布服务器下载到订阅服务器时要在单个批次中处理的生成数。 生成的定义是每个项目中属于一个逻辑组的更改。
public:
virtual property short DownloadGenerationsPerBatch { short get(); void set(short value); };
public virtual short DownloadGenerationsPerBatch { get; set; }
member this.DownloadGenerationsPerBatch : int16 with get, set
Public Overridable Property DownloadGenerationsPerBatch As Short
属性值
每批的生成数。