RuntimeSkipNavigation.TargetEntityType Property

Definition

Gets the entity type that this navigation property will hold an instance(s) of.

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

Property Value

Applies to