2 references to DetachReferenceLink
System.Data.Services.Client (2)
System\Data\Services\Client\DataServiceContext.cs (2)
1347
LinkDescriptor relation = this.
DetachReferenceLink
(source, sourceProperty, target, MergeOption.NoTracking);
1815
if (collectionProperty || (null == (existing = this.
DetachReferenceLink
(source, sourceProperty, target, linkMerge))))