Partager via


MetaType.InheritanceDefault Propriété

Définition

En cas de substitution dans une classe dérivée, obtient une valeur indiquant si ce type est utilisé comme valeur par défaut d’une hiérarchie d’héritage.

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

Valeur de propriété

Métadonnées pour le type par défaut dans le mappage d'héritage.

S’applique à