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

属性值

指示每个集合的最大结果数的整数值。

适用于