Implemented interface member:
method
RemoveNavigationPropertyValue
System.Data.Objects.Internal.IEntityWrapper.RemoveNavigationPropertyValue(System.Data.Objects.DataClasses.RelatedEnd, System.Object)
2 overrides of RemoveNavigationPropertyValue
System.Data.Entity (2)
System\Data\Objects\Internal\EntityWrapper.cs (1)
286public override void RemoveNavigationPropertyValue(RelatedEnd relatedEnd, object value)
System\Data\Objects\Internal\LightweightEntityWrapper.cs (1)
124public override void RemoveNavigationPropertyValue(RelatedEnd relatedEnd, object value)