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
System_CAPS_pubmethod Remove(Entity)

Removes an entity from the cache.

System_CAPS_pubmethod Remove(EntityReference)

Removes an entity from the cache.

System_CAPS_pubmethod Remove(OrganizationRequest)

Removes a request from the cache.

System_CAPS_pubmethod Remove(OrganizationServiceCachePluginMessage)

Removes a plug-in message object from the cache.

System_CAPS_pubmethod Remove(String)

Removes a specific cache item.

System_CAPS_pubmethod 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