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 | 결과의 명명된 속성 값을 가져옵니다. |
맨 위로 이동
주의
확장 공급자는 확장된 속성을 변형하도록 이 인터페이스를 구현하는 열거형을 생성할 수 있습니다.
.gif)
.gif)