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)
79
RelationshipManager
.SetWrappedOwner(this, entity);
84
RelationshipManager
.AttachContextToRelatedEnds(context, entitySet, mergeOption);
154
RelationshipManager
.AttachContextToRelatedEnds(context, entitySet, mergeOption);
171
RelationshipManager
.ResetContextOnRelatedEnds(context, entitySet, mergeOption);
191
RelationshipManager
.DetachContextFromRelatedEnds();