ReferentialConstraint.ToRole Property

 

Gets the "to role" that takes part in this ReferentialConstraint.

Namespace:   System.Data.Entity.Core.Metadata.Edm
Assembly:  EntityFramework (in EntityFramework.dll)

public RelationshipEndMember ToRole { get; set; }

Property Value

Type: System.Data.Entity.Core.Metadata.Edm.RelationshipEndMember

A RelationshipEndMember object that represents the "to role" that takes part in this ReferentialConstraint .