INavigation.TargetEntityType 属性

定义

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

public virtual Microsoft.EntityFrameworkCore.Metadata.IEntityType TargetEntityType { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.TargetEntityType : Microsoft.EntityFrameworkCore.Metadata.IEntityType
Public Overridable ReadOnly Property TargetEntityType As IEntityType

属性值

实现

属性

适用于