Sdílet prostřednictvím


EntitySetMapping(EntitySet, EntityContainerMapping) Konstruktor

Definice

Inicializace nové instance EntitySetMapping.

public EntitySetMapping(System.Data.Entity.Core.Metadata.Edm.EntitySet entitySet, System.Data.Entity.Core.Mapping.EntityContainerMapping containerMapping);
new System.Data.Entity.Core.Mapping.EntitySetMapping : System.Data.Entity.Core.Metadata.Edm.EntitySet * System.Data.Entity.Core.Mapping.EntityContainerMapping -> System.Data.Entity.Core.Mapping.EntitySetMapping

Parametry

entitySet
EntitySet

Entita nastavená na mapování.

containerMapping
EntityContainerMapping

Mapování nadřazeného kontejneru

Platí pro