Share via


IExpandedResult 接口

定义

声明支持WCF Data Services查询选项上$expand的结果和关联段的枚举器所需的成员。

public interface class IExpandedResult
public interface IExpandedResult
type IExpandedResult = interface
Public Interface IExpandedResult
派生

注解

扩展提供程序可以生成实现此接口的枚举,以重塑扩展属性。

属性

ExpandedElement

获取带有扩展属性的元素。

方法

GetExpandedPropertyValue(String)

获取结果的命名属性的值。

适用于