次の方法で共有


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

プロパティ値

実装

属性

適用対象