Поделиться через


EndPropertyMapping(AssociationEndMember) Конструктор

Определение

Создает сопоставление конечных свойств ассоциации.

public EndPropertyMapping(System.Data.Entity.Core.Metadata.Edm.AssociationEndMember associationEnd);
new System.Data.Entity.Core.Mapping.EndPropertyMapping : System.Data.Entity.Core.Metadata.Edm.AssociationEndMember -> System.Data.Entity.Core.Mapping.EndPropertyMapping
Public Sub New (associationEnd As AssociationEndMember)

Параметры

associationEnd
AssociationEndMember

Объект AssociationEndMember, указывающий конец сопоставлений.

Применяется к