다음을 통해 공유


FindCriteria.MaxResults 속성

정의

찾기 작업에서 필요한 최대 응답 수를 가져오거나 설정합니다.

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

속성 값

Int32

찾기 작업에서 필요한 최대 응답 수입니다.

적용 대상