Jaa


EdmNavigationPropertyInfo.DependentProperties Property

Definition

Gets or sets the dependent properties of the association this navigation property expresses.

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)

Property Value

Applies to