IExpandProvider 介面

定義

此介面會宣告支援 $expand WCF Data Services 查詢選項所需的方法。

public interface class IExpandProvider
public interface IExpandProvider
type IExpandProvider = interface
Public Interface IExpandProvider

方法

ApplyExpansions(IQueryable, ICollection<ExpandSegmentCollection>)

將擴充套用至指定的 queryable 參數。

適用於