Compartir a través de


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
System_CAPS_pubmethodSystem_CAPS_static Insert(ObjectCache, String, Object, CacheItemPolicy, String)

Inserts an object into cache along with an associated CacheItemDetail.

System_CAPS_pubmethodSystem_CAPS_static 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