ObjectCacheManager.Insert Method
Applies To: Dynamics CRM 2013
Namespace: Microsoft.Xrm.Client.Caching
Assembly: Microsoft.Xrm.Client (in Microsoft.Xrm.Client.dll)
Overload List
Name | Description | |
---|---|---|
Insert(ObjectCache, String, Object, CacheItemPolicy, String) | Inserts an object into cache along with an associated CacheItemDetail. |
|
Insert(ObjectCache, String, Object, IEnumerable<String>, String) | Inserts an object into cache along with an associated CacheItemDetail. |
See Also
ObjectCacheManager Class
Microsoft.Xrm.Client.Caching Namespace
Developer extensions for Microsoft Dynamics CRM 2013
Return to top