언어

MergeSynchronizationAgent.DownloadGenerationsPerBatch 속성

정의

Publisher에서 Subscriber로 변경 사항을 다운로드하면서 한 번에 처리할 세대 수를 받거나 설정합니다. 생성은 아티클당 변경 내용의 논리적 그룹으로 정의됩니다.

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

속성 값

배치당 세대 수.

구현

적용 대상