共用方式為


IExpandedResult 介面

宣告所需的成員,以支援結果的列舉程式和 WCF Data Services $expand 查詢選項上相關聯的區段。

命名空間:  System.Data.Services
組件:  Microsoft.Data.Services (在 Microsoft.Data.Services.dll 中)

語法

'宣告
Public Interface IExpandedResult
'用途
Dim instance As IExpandedResult
public interface IExpandedResult
public interface class IExpandedResult
type IExpandedResult =  interface end
public interface IExpandedResult

IExpandedResult 型別公開下列成員。

屬性

  名稱 說明
公用屬性 ExpandedElement 取得具有展開屬性的元素。

上層

方法

  名稱 說明
公用方法 GetExpandedPropertyValue 針對結果的具名屬性取得值。

上層

備註

展開提供者可以產生實作此介面的列舉,以改造展開的屬性。

請參閱

參考

System.Data.Services 命名空間