MergeSynchronizationAgent.DownloadGenerationsPerBatch プロパティ

定義

変更をPublisherからSubscriberにダウンロードしながら、1回のバッチで処理する世代数を取得または設定します。 生成結果は、アーティクルごとに変更の論理グループとして定義されます。

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

プロパティ値

バッチあたりの世代数です。

実装

適用対象