RuntimeNavigation.ForeignKey Property

Definition

Gets the foreign key that defines the relationship this navigation property will navigate.

public virtual Microsoft.EntityFrameworkCore.Metadata.RuntimeForeignKey ForeignKey { get; }
member this.ForeignKey : Microsoft.EntityFrameworkCore.Metadata.RuntimeForeignKey
Public Overridable ReadOnly Property ForeignKey As RuntimeForeignKey

Property Value

Applies to