共用方式為


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

屬性值

實作

屬性

適用於