IReadOnlyNavigationBase.TargetEntityType 属性

定义

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

public Microsoft.EntityFrameworkCore.Metadata.IReadOnlyEntityType TargetEntityType { get; }
member this.TargetEntityType : Microsoft.EntityFrameworkCore.Metadata.IReadOnlyEntityType
Public ReadOnly Property TargetEntityType As IReadOnlyEntityType

属性值

适用于