OrganizationServiceContext.Detach Method
Applies To: Dynamics CRM 2015
Removes the entity from the set of entities that the OrganizationServiceContext is tracking.
Namespace: Microsoft.Xrm.Sdk.Client
Assembly: Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)
Overload List
Name | Description | |
---|---|---|
Detach(Entity) | Removes the entity from the set of entities that the OrganizationServiceContext is tracking. |
|
Detach(Entity, Boolean) | Removes the entity from the set of entities that the OrganizationServiceContext is tracking. |
See Also
OrganizationServiceContext Class
Microsoft.Xrm.Sdk.Client Namespace
Return to top
© 2016 Microsoft. All rights reserved. Copyright