Bagikan melalui


DataServiceConfiguration.MaxResultsPerCollection Properti

Definisi

Mendapatkan atau mengatur jumlah maksimum item di setiap koleksi yang dikembalikan.

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

Nilai Properti

Jumlah maksimum item.

Penerapan

Keterangan

Nilai maksimum ini juga berlaku untuk koleksi berlapis.

Berlaku untuk

Lihat juga