AssociationSetEnd.Role Property
Note: This API is now obsolete.Namespace:
System.Data.Entity.Core.Metadata.Edm
Assembly: EntityFramework (in EntityFramework.dll)
Gets the name of the End role for this AssociationSetEnd.
Assembly: EntityFramework (in EntityFramework.dll)
[ObsoleteAttribute("This property is going away, please use the Name property instead")] public string Role { get; }