EdmRelationshipNavigationPropertyAttribute.TargetRoleName Property
Gets the role name at the other end of the relationship.
Assembly: EntityFramework (in EntityFramework.dll)
Property Value
Type: System.StringThe target role name is specified by the Role attribute of the other End element in the association that defines this relationship in the conceptual model. For more information, see Association (EDM).