언어

MergeSynchronizationAgent.UploadGenerationsPerBatch 속성

정의

구독자에서 Publisher로 변경 사항을 업로드하는 동안 한 번에 처리할 생성 수를 받거나 설정합니다. 생성은 아티클당 변경 내용의 논리적 그룹으로 정의됩니다.

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

속성 값

배치당 세대 수.

구현

적용 대상