다음을 통해 공유


DataServiceConfiguration.MaxBatchCount 속성

정의

단일 일괄 처리에서 허용되는 변경 집합과 쿼리 작업의 최대 개수를 가져오거나 설정합니다.

public:
 property int MaxBatchCount { int get(); void set(int value); };
public int MaxBatchCount { get; set; }
member this.MaxBatchCount : int with get, set
Public Property MaxBatchCount As Integer

속성 값

변경 집합의 최대 개수를 나타내는 값입니다.

구현

적용 대상

추가 정보