IReadOnlyNavigation.IReadOnlyNavigationBase.TargetEntityType 属性

定义

获取此导航属性将包含实例 () 的实体类型。

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

属性值

实现

属性

适用于