MetaType.InheritanceBase Eigenschap

Definitie

Wanneer deze wordt overschreven in een afgeleide klasse, haalt u het basismetatype op in de overnamehiërarchie.

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

Waarde van eigenschap

Het basismetatype voor de huidige overnamehiërarchie.

Van toepassing op