System.Data.Mapping Namespace
.NET Framework 4.5
The System.Data.Mapping namespace provides access to the MappingItemCollection and StorageMappingItemCollection classes.
| Class | Description | |
|---|---|---|
|
EntityViewContainer | Base class for the type created at design time to store generated views. |
|
EntityViewGenerationAttribute | Attribute to mark the assemblies containing the generated views type. |
|
MappingItemCollection | Collection of ItemCollection objects designed for storing mapping information. |
|
StorageMappingItemCollection | Represents a collection of items in Storage Mapping (CS Mapping) space. |