Creatio development guide
Это документация Creatio версии 7.9.0. Мы рекомендуем использовать новую версию документации.

CacheStoreUtilities - класс Члены  Смотри также  Terrasoft.Core.Store - пространство имен : CacheStoreUtilities - класс C#

Glossary Item Box

Provides utility methods for working with the data repository and cache.

Синтаксис

[Extension()] 
public static class CacheStoreUtilities 

Тип CacheStoreUtilities предоставляет следующие члены.

Методы

 ИмяОписание
Public - методstatic (Shared in Visual Basic)AdjustRawGetValuesResultChecks the passed dictionary for values with the specified keys.  
Public - методstatic (Shared in Visual Basic)ExpireGroupSets the expiration indicator for the specified group of cache items.  
Public - методstatic (Shared in Visual Basic)GetRootStoreПерегружен.   
Public - методstatic (Shared in Visual Basic)GetValueПерегружен.   
Public - методstatic (Shared in Visual Basic)GetValuesReturns the cache values by the specified list of keys.  
Public - методstatic (Shared in Visual Basic)Pop<T>Gets the value by the key key from the data storage, casts the obtained value to the appropriate type and deletes the given key from the storage  
Public - методstatic (Shared in Visual Basic)SetOrRemoveValueTries to write the value value to the cache by the key key. If the value is null, deletes the key from the cache.  
Public - методstatic (Shared in Visual Basic)WithLocalCachingПерегружен.   
Public - методstatic (Shared in Visual Basic)WithLocalCachingOnlyProvides the local data storage and data freshness monitoring , using the specified (global) cache.  

Иерархия наследования

System.Object
   Terrasoft.Core.Store.CacheStoreUtilities

Смотри также

© Terrasoft 2002-2017.