IConventionEntityType.BaseType 屬性

定義

取得此實體類型的基底類型。 null如果這不是繼承階層中的衍生型別,則傳回 。

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

屬性值

適用於