다음을 통해 공유


DataServiceConfiguration.MaxObjectCountOnInsert 속성

정의

단일 POST 요청에 포함할 수 있는 삽입할 개체의 최대 개수를 가져오거나 설정합니다.

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

속성 값

개체의 최대 개수입니다.

구현

적용 대상

추가 정보