This documentation is archived and is not being maintained.
StorageMappingItemCollection Class
Visual Studio 2008
The StorageMappingItemCollection contains a collection of storage mappings for EntitySet and AssociationSet objects.
Assembly: System.Data.Entity (in System.Data.Entity.dll)
The StorageMappingItemCollection contains mappings for EntitySet and AssociationSet objects in an EntityContainer from the model to an underlying data storage definition. It loads and stores mappings and invokes view generation for the loaded mappings, providing accessors for obtaining the mapping view for a given extent.
System.Object
System.Collections.ObjectModel.ReadOnlyCollection(Of GlobalItem)
System.Data.Metadata.Edm.ReadOnlyMetadataCollection(Of GlobalItem)
System.Data.Metadata.Edm.ItemCollection
System.Data.Mapping.MappingItemCollection
System.Data.Mapping.StorageMappingItemCollection
System.Collections.ObjectModel.ReadOnlyCollection(Of GlobalItem)
System.Data.Metadata.Edm.ReadOnlyMetadataCollection(Of GlobalItem)
System.Data.Metadata.Edm.ItemCollection
System.Data.Mapping.MappingItemCollection
System.Data.Mapping.StorageMappingItemCollection
Windows 7, Windows Vista, Windows XP SP2, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003
The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
Show: