IMutableEntityType.BaseType 屬性

定義

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

public Microsoft.EntityFrameworkCore.Metadata.IMutableEntityType BaseType { get; set; }
public Microsoft.EntityFrameworkCore.Metadata.IMutableEntityType? BaseType { get; set; }
member this.BaseType : Microsoft.EntityFrameworkCore.Metadata.IMutableEntityType with get, set
Public Property BaseType As IMutableEntityType

屬性值

適用於