MergeSynchronizationAgent.UploadGenerationsPerBatch 屬性

定義

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

public:
 virtual property short UploadGenerationsPerBatch { short get(); void set(short value); };
public virtual short UploadGenerationsPerBatch { get; set; }
member this.UploadGenerationsPerBatch : int16 with get, set
Public Overridable Property UploadGenerationsPerBatch As Short

屬性值

Int16

每批次的產生數目。

實作

適用於