共用方式為


RuntimeTypeBase.BaseType 屬性

定義

取得這個型別的基底類型 (Base Type)。 null如果這不是繼承階層中的衍生型別,則傳回 。

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

屬性值

適用於