次の方法で共有


IDataServiceConfiguration.MaxResultsPerCollection プロパティ

定義

コレクションあたりの結果の最大数を取得します。

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

プロパティ値

コレクションあたりの結果の最大数を示す整数値。

適用対象