MetadataWorkspaceExtensions.GetEnd1 Method (AssociationType)
Returns the first 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 first AssociationEndMember in the AssociationEndMembers property of the specified AssociationType.