RuntimeEntityType.IEntityType.BaseType 属性

定义

获取此实体类型的基类型。 null如果这不是继承层次结构中的派生类型,则返回 。

Microsoft.EntityFrameworkCore.Metadata.IEntityType? Microsoft.EntityFrameworkCore.Metadata.IEntityType.BaseType { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.Microsoft.EntityFrameworkCore.Metadata.IEntityType.BaseType : Microsoft.EntityFrameworkCore.Metadata.IEntityType
 ReadOnly Property BaseType As IEntityType Implements IEntityType.BaseType

属性值

实现

属性

适用于