MappingSource::CreateModel Method (Type^)
.NET Framework (current version)
Creates a new mapping model.
Assembly: System.Data.Linq (in System.Data.Linq.dll)
Parameters
- dataContextType
-
Type:
System::Type^
The type of DataContext on which to base the mapping.
Return Value
Type: System.Data.Linq.Mapping::MetaModel^The meta-model created to match the current mapping scheme.
.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: