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

속성 값

일괄 처리당 세대 수입니다.

구현

적용 대상