MetaType::InheritanceRoot Property

 

Gets the root type of the inheritance hierarchy.

Namespace:   System.Data.Linq.Mapping
Assembly:  System.Data.Linq (in System.Data.Linq.dll)

public:
property MetaType^ InheritanceRoot {
	virtual MetaType^ get() abstract;
}

Property Value

Type: System.Data.Linq.Mapping::MetaType^

The root type.

.NET Framework
Available since 3.5
Windows Phone Silverlight
Available since 7.1
Return to top
Show: