INavigationBase.TargetEntityType 属性

定义

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

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

属性值

属性

适用于