MetadataWorkspaceExtensions.GetEnd2 Method (AssociationType)
Returns the second AssociationEndMember in the AssociationEndMembers property of the specified AssociationType.
Assembly: Microsoft.Data.Entity.Design.DatabaseGeneration (in Microsoft.Data.Entity.Design.DatabaseGeneration.dll)
Parameters
- association
-
Type:
System.Data.Entity.Core.Metadata.Edm.AssociationType
An association in a conceptual model.
Return Value
Type: System.Data.Entity.Core.Metadata.Edm.AssociationEndMemberThe second AssociationEndMember in the AssociationEndMembers property of the specified AssociationType.