ReferentialConstraint.FromRole Property

 

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

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

public RelationshipEndMember FromRole { get; set; }

Property Value

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

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