INavigation.INavigationBase.TargetEntityType Property

Definition

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

override sealed Microsoft.EntityFrameworkCore.Metadata.IEntityType Microsoft.EntityFrameworkCore.Metadata.INavigationBase.TargetEntityType { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.Microsoft.EntityFrameworkCore.Metadata.INavigationBase.TargetEntityType : Microsoft.EntityFrameworkCore.Metadata.IEntityType
 Overrides NotOverridable ReadOnly Property TargetEntityType As IEntityType Implements INavigationBase.TargetEntityType

Property Value

Implements

Attributes

Applies to