共用方式為


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

屬性值

實作

屬性

適用於