IDataServiceConfiguration.MaxExpandCount 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定資料服務的所有要求中 $expand 查詢選項可展開的區段數目上限。
public:
property int MaxExpandCount { int get(); void set(int value); };
public int MaxExpandCount { get; set; }
member this.MaxExpandCount : int with get, set
Public Property MaxExpandCount As Integer
屬性值
可展開的區段數目上限。
備註
如果超過限制,則傳回 400「不正確的要求」狀態碼。 指定的值必須介於 0 和 int.MaxValue
之間, ArgumentOutOfRangeException
否則會擲回 。
下列查詢字串範例有兩個區段: