次の方法で共有


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

プロパティ値

実装

属性

適用対象