ObjectStateEntry::RelationshipManager Property
.NET Framework (current version)
Gets the RelationshipManager instance for the object represented by entry.
Assembly: System.Data.Entity (in System.Data.Entity.dll)
public: property RelationshipManager^ RelationshipManager { virtual RelationshipManager^ get() abstract; }
Property Value
Type: System.Data.Objects.DataClasses::RelationshipManager^The RelationshipManager object.
.NET Framework
Available since 4.0
Available since 4.0
Show: