Udostępnij za pośrednictwem


DataServiceConfiguration.MaxExpandDepth Właściwość

Definicja

Pobierz lub ustawia maksymalną liczbę powiązanych jednostek, które można uwzględnić w ścieżce w $expand jednym żądaniu.

public:
 property int MaxExpandDepth { int get(); void set(int value); };
public int MaxExpandDepth { get; set; }
member this.MaxExpandDepth : int with get, set
Public Property MaxExpandDepth As Integer

Wartość właściwości

Maksymalna głębokość ścieżki $expand .

Implementuje

Dotyczy

Zobacz też