EntityContainerMapping.RemoveSetMapping Method
Removes a set mapping.
Assembly: EntityFramework (in EntityFramework.dll)
Name | Description | |
---|---|---|
![]() | RemoveSetMapping(AssociationSetMapping) | Removes an association set mapping. |
![]() | RemoveSetMapping(EntitySetMapping) | Removes an association set mapping. |
EntityContainerMapping.RemoveSetMapping Method (AssociationSetMapping)
Removes an association set mapping.
Parameters
- setMapping
-
Type:
System.Data.Entity.Core.Mapping.AssociationSetMapping
The association set mapping to remove.