ObjectStateEntry.IsRelationship Property
Gets a value that indicates whether the ObjectStateEntry represents a relationship.
Assembly: EntityFramework (in EntityFramework.dll)
Property Value
Type: System.Booleantrue if the ObjectStateEntry represents a relationship; otherwise, false.