IExpandProvider 介面
注意:此 API 已經過時。
這個介面宣告支援 WCF Data Services $expand 查詢選項所需的方法。
命名空間: System.Data.Services
組件: Microsoft.Data.Services (在 Microsoft.Data.Services.dll 中)
語法
'宣告
<ObsoleteAttribute("The IExpandProvider interface is deprecated.")> _
Public Interface IExpandProvider
'用途
Dim instance As IExpandProvider
[ObsoleteAttribute("The IExpandProvider interface is deprecated.")]
public interface IExpandProvider
[ObsoleteAttribute(L"The IExpandProvider interface is deprecated.")]
public interface class IExpandProvider
[<ObsoleteAttribute("The IExpandProvider interface is deprecated.")>]
type IExpandProvider = interface end
public interface IExpandProvider
IExpandProvider 型別公開下列成員。
方法
名稱 | 說明 | |
---|---|---|
![]() |
ApplyExpansions | 將展開套用到指定的 queryable 參數。 |
上層