Share via


NavigationPropertyConfiguration.DependentProperties Property

Definition

Gets the foreign keys in the referential constraint of this navigation property.

public System.Collections.Generic.IEnumerable<System.Reflection.PropertyInfo> DependentProperties { get; }
member this.DependentProperties : seq<System.Reflection.PropertyInfo>
Public ReadOnly Property DependentProperties As IEnumerable(Of PropertyInfo)

Property Value

Applies to