NavigationProperty.RelationshipType Property

 

Gets the relationship type that this navigation property operates on.

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

public RelationshipType RelationshipType {
	[CompilerGeneratedAttribute]
	get;
	[CompilerGeneratedAttribute]
	internal set;
}

Property Value

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

The relationship type that this navigation property operates on.