言語

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

プロパティ値

アイテムの最大数。

実装

注釈

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

適用対象

こちらもご覧ください