IReadOnlySkipNavigation.JoinEntityType Property

Definition

Gets the join type used by the foreign key.

public virtual Microsoft.EntityFrameworkCore.Metadata.IReadOnlyEntityType? JoinEntityType { get; }
member this.JoinEntityType : Microsoft.EntityFrameworkCore.Metadata.IReadOnlyEntityType
Public Overridable ReadOnly Property JoinEntityType As IReadOnlyEntityType

Property Value

Applies to