MergeSynchronizationAgent.DownloadGenerationsPerBatch 屬性

定義

取得或設定將變更從發行者下載至訂閱者時,要在單一批次中處理的層代數目。 層代會定義為每個發行項的邏輯變更群組。

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

屬性值

Int16

每批次的產生數目。

實作

適用於