次の方法で共有


DataServiceConfiguration.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

プロパティ値

項目の最大数。

実装

注釈

この最大値は、入れ子になったコレクションにも適用されます。

適用対象

こちらもご覧ください