Share via


RuntimeTypeBase.BaseType プロパティ

定義

この型の基本データ型を取得します。 継承階層の null 派生型でない場合は を返します。

public virtual Microsoft.EntityFrameworkCore.Metadata.RuntimeTypeBase? BaseType { get; }
member this.BaseType : Microsoft.EntityFrameworkCore.Metadata.RuntimeTypeBase
Public Overridable ReadOnly Property BaseType As RuntimeTypeBase

プロパティ値

適用対象