MappingSource::GetModel Method (Type^)
.NET Framework (current version)
Returns the mapping model.
Assembly: System.Data.Linq (in System.Data.Linq.dll)
Parameters
- dataContextType
-
Type:
System::Type^
The type of DataContext of the model to be returned.
Return Value
Type: System.Data.Linq.Mapping::MetaModel^The mapping model associated with this mapping source.
.NET Framework
Available since 3.5
Windows Phone Silverlight
Available since 7.1
Available since 3.5
Windows Phone Silverlight
Available since 7.1
Show: