MetaTable.RootEntityType 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得實體繼承階層的根型態。
public:
property Type ^ RootEntityType { Type ^ get(); };
public Type RootEntityType { get; }
member this.RootEntityType : Type
Public ReadOnly Property RootEntityType As Type
屬性值
實體繼承階層的根型。
備註
若該型別位於繼承階層頂端或沒有父型,則會回傳該實體型別。