EntitySetMapping Constructor (EntitySet, EntityContainerMapping)
Initialiazes a new EntitySetMapping instance.
Assembly: EntityFramework (in EntityFramework.dll)
Parameters
- entitySet
-
Type:
System.Data.Entity.Core.Metadata.Edm.EntitySet
The entity set to be mapped.
- containerMapping
-
Type:
System.Data.Entity.Core.Mapping.EntityContainerMapping
The parent container mapping.