다음을 통해 공유


SelectExpandNode.ReferencedProperties 속성

정의

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

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

속성 값

적용 대상