RelatedEnd::IRelatedEnd::Remove Method (Object^)
.NET Framework (current version)
Removes an object from the related end if the object is part of the related end.
Assembly: System.Data.Entity (in System.Data.Entity.dll)
Parameters
- entity
-
Type:
System::Object^
An entity instance to remove from the related end.
Implements
IRelatedEnd::Remove(Object^)If the source entity object is attached to a cache, the relationship is marked for deletion.
.NET Framework
Available since 4.0
Available since 4.0
Show: