다음을 통해 공유


SelectExpandNode.ExpandedProperties 속성

정의

확장에 포함된 중첩된 쿼리 옵션과 함께 응답에서 확장할 EDM 탐색 속성 목록을 가져옵니다. 확장할 탐색 속성이 없으면 null일 수 있습니다.

public System.Collections.Generic.IDictionary<Microsoft.OData.Edm.IEdmNavigationProperty,Microsoft.OData.UriParser.ExpandedNavigationSelectItem> ExpandedProperties { get; }
member this.ExpandedProperties : System.Collections.Generic.IDictionary<Microsoft.OData.Edm.IEdmNavigationProperty, Microsoft.OData.UriParser.ExpandedNavigationSelectItem>
Public ReadOnly Property ExpandedProperties As IDictionary(Of IEdmNavigationProperty, ExpandedNavigationSelectItem)

속성 값

적용 대상