Partager via


MetaType.InheritanceRoot Propriété

Définition

En cas de substitution dans une classe dérivée, obtient le type racine de la hiérarchie d’héritage.

public:
 abstract property System::Data::Linq::Mapping::MetaType ^ InheritanceRoot { System::Data::Linq::Mapping::MetaType ^ get(); };
public abstract System.Data.Linq.Mapping.MetaType InheritanceRoot { get; }
member this.InheritanceRoot : System.Data.Linq.Mapping.MetaType
Public MustOverride ReadOnly Property InheritanceRoot As MetaType

Valeur de propriété

Type de racine.

S’applique à