IExtendedObjectCache Interface
Applies To: Dynamics CRM 2015
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 | |
---|---|---|
![]() |
RemoveAll(String) | Removes all cache items. |
![]() |
RemoveAllLocal(String) | Removes all cache items that are local to the application. |
![]() |
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 2015
Return to top
© 2017 Microsoft. All rights reserved. Copyright