IDataServiceConfiguration.MaxResultsPerCollection Property

Definition

Gets the maximum number of results per collection.

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

Property Value

The integer value that indicates the maximum number of results per collection.

Applies to