IOrganizationServiceCache.Remove Method
Applies To: Dynamics CRM 2015
Removes an object from the cache.
Namespace: Microsoft.Xrm.Client.Services
Assembly: Microsoft.Xrm.Client (in Microsoft.Xrm.Client.dll)
Overload List
Name | Description | |
---|---|---|
Remove(Entity) | Removes an entity from the cache. |
|
Remove(EntityReference) | Removes an entity from the cache. |
|
Remove(OrganizationRequest) | Removes a request from the cache. |
|
Remove(OrganizationServiceCachePluginMessage) | Removes a plug-in message object from the cache. |
|
Remove(String) | Removes a specific cache item. |
|
Remove(String, Nullable<Guid>) | Removes an entity from the cache. |
See Also
IOrganizationServiceCache Interface
Microsoft.Xrm.Client.Services Namespace
Return to top
© 2017 Microsoft. All rights reserved. Copyright