NavigationProperty.RelationshipType Property
Gets the relationship type that this navigation property operates on.
Assembly: EntityFramework (in EntityFramework.dll)
public RelationshipType RelationshipType { [CompilerGeneratedAttribute] get; [CompilerGeneratedAttribute] internal set; }
Property Value
Type: System.Data.Entity.Core.Metadata.Edm.RelationshipTypeThe relationship type that this navigation property operates on.