Sdílet prostřednictvím


AssociationSetMapping Konstruktor

Definice

Inicializuje novou instanci AssociationSetMapping.

public AssociationSetMapping (System.Data.Entity.Core.Metadata.Edm.AssociationSet associationSet, System.Data.Entity.Core.Metadata.Edm.EntitySet storeEntitySet, System.Data.Entity.Core.Mapping.EntityContainerMapping containerMapping);
new System.Data.Entity.Core.Mapping.AssociationSetMapping : System.Data.Entity.Core.Metadata.Edm.AssociationSet * System.Data.Entity.Core.Metadata.Edm.EntitySet * System.Data.Entity.Core.Mapping.EntityContainerMapping -> System.Data.Entity.Core.Mapping.AssociationSetMapping

Parametry

associationSet
AssociationSet

Přidružení nastaveno, které se má mapovat.

storeEntitySet
EntitySet

Entita úložiště nastavená k mapování.

containerMapping
EntityContainerMapping

Mapování nadřazeného kontejneru.

Platí pro