IReadOnlyNavigation.IReadOnlyNavigationBase.TargetEntityType Property

Definition

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

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

Property Value

Implements

Attributes

Applies to