MetaModel::MappingSource Property

 

Gets the mapping source that originated this model.

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

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

Property Value

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

The originating mapping source.

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