Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Applies To: Dynamics CRM 2013
Extended object cache. (Developer Extensions)
Namespace:   Microsoft.Xrm.Client.Caching
Assembly:  Microsoft.Xrm.Client (in Microsoft.Xrm.Client.dll)
Syntax
public interface IExtendedObjectCache
public interface class IExtendedObjectCache
type IExtendedObjectCache = interface end
Public Interface IExtendedObjectCache
Methods
| Name | Description | |
|---|---|---|
| .jpeg) | RemoveAll(String) | Removes all cache items. | 
| .jpeg) | RemoveAllLocal(String) | Removes all cache items that are local to the application. | 
| .jpeg) | RemoveLocal(String, String) | Removes a cache item that is local to the application.< | 
See Also
Microsoft.Xrm.Client.Caching Namespace
Developer extensions for Microsoft Dynamics CRM 2013
Return to top