ObjectStateEntry::RelationshipManager Property

.NET Framework (current version)
 

Gets the RelationshipManager instance for the object represented by entry.

Namespace:   System.Data.Objects
Assembly:  System.Data.Entity (in System.Data.Entity.dll)

public:
property RelationshipManager^ RelationshipManager {
	virtual RelationshipManager^ get() abstract;
}

.NET Framework
Available since 4.0
Return to top
Show: