Sdílet prostřednictvím


MetaTable.RootEntityType Vlastnost

Definice

Získá kořenový typ hierarchie dědičnosti entity.

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

Hodnota vlastnosti

Type

Kořenový typ hierarchie dědičnosti entity.

Poznámky

Pokud je typ v horní části hierarchie dědičnosti nebo nemá nadřazený typ, vrátí se typ entity.

Platí pro