다음을 통해 공유


EdmNavigationPropertyInfo.DependentProperties 속성

정의

이 탐색 속성이 표현하는 연결의 종속 속성을 가져오거나 설정합니다.

public System.Collections.Generic.IEnumerable<Microsoft.OData.Edm.IEdmStructuralProperty> DependentProperties { get; set; }
member this.DependentProperties : seq<Microsoft.OData.Edm.IEdmStructuralProperty> with get, set
Public Property DependentProperties As IEnumerable(Of IEdmStructuralProperty)

속성 값

적용 대상