MetaTable.RootEntityType 屬性

定義

取得實體繼承階層的根型態。

public:
 property Type ^ RootEntityType { Type ^ get(); };
public Type RootEntityType { get; }
member this.RootEntityType : Type
Public ReadOnly Property RootEntityType As Type

屬性值

實體繼承階層的根型。

備註

若該型別位於繼承階層頂端或沒有父型,則會回傳該實體型別。

適用於