Share via


RuntimeNavigation.IReadOnlyNavigation.ForeignKey Property

Definition

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

Microsoft.EntityFrameworkCore.Metadata.IReadOnlyForeignKey Microsoft.EntityFrameworkCore.Metadata.IReadOnlyNavigation.ForeignKey { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.Microsoft.EntityFrameworkCore.Metadata.IReadOnlyNavigation.ForeignKey : Microsoft.EntityFrameworkCore.Metadata.IReadOnlyForeignKey
 ReadOnly Property ForeignKey As IReadOnlyForeignKey Implements IReadOnlyNavigation.ForeignKey

Property Value

Implements

Attributes

Applies to