共用方式為


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

屬性值

尋找作業需要的最大回應數目。

適用於