Implemented interface member:
property
RelationshipManager
System.Data.Objects.Internal.IEntityWrapper.RelationshipManager
5 references to RelationshipManager
System.Data.Entity (5)
System\Data\Objects\Internal\BaseEntityWrapper.cs (5)
79RelationshipManager.SetWrappedOwner(this, entity); 84RelationshipManager.AttachContextToRelatedEnds(context, entitySet, mergeOption); 154RelationshipManager.AttachContextToRelatedEnds(context, entitySet, mergeOption); 171RelationshipManager.ResetContextOnRelatedEnds(context, entitySet, mergeOption); 191RelationshipManager.DetachContextFromRelatedEnds();