共用方式為


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

屬性值

整數值,表示每個集合的結果數目上限。

適用於