IReadOnlySkipNavigation.ForeignKey Property

Definition

Gets the foreign key to the join type.

public Microsoft.EntityFrameworkCore.Metadata.IReadOnlyForeignKey? ForeignKey { get; }
member this.ForeignKey : Microsoft.EntityFrameworkCore.Metadata.IReadOnlyForeignKey
Public ReadOnly Property ForeignKey As IReadOnlyForeignKey

Property Value

Applies to