EdmRelationshipAttribute.Role2Type Property

 

Type of the entity at the other end of the relationship.

Namespace:   System.Data.Entity.Core.Objects.DataClasses
Assembly:  EntityFramework (in EntityFramework.dll)

public Type Role2Type { get; }

Property Value

Type: System.Type

A Type that is the type of the object t the other end of the association.