DataServiceConfiguration.MaxResultsPerCollection Propriedade

Definição

Obtenha ou defina o número máximo de itens em cada coleção devolvida.

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

Valor de Propriedade

O número máximo de itens.

Implementações

Observações

Este valor máximo aplica-se também a coleções aninhadas.

Aplica-se a

Ver também