RuntimeEntityType.IReadOnlyEntityType.BaseType 属性

定义

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

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

属性值

实现

属性

适用于