EdmRelationshipAttribute.Role1Type Property

 

Type of the entity at one end of the relationship.

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

public Type Role1Type { get; }

Property Value

Type: System.Type

A Type that is the type of the object at this end of the association.