EntitySchemaQuery.ClearDefCach - метод Смотри также Terrasoft.Core.Entities - пространство имен > EntitySchemaQuery - класс : ClearDefCach - метод C#
- cacheItemName
- The name of the cache item you are deleting.
Glossary Item Box
public static void ClearDefCach( string cacheItemName )
Параметры
- cacheItemName
- The name of the cache item you are deleting.
Исключение | Описание |
---|---|
Terrasoft.Common.ArgumentNullOrEmptyException | If the empty value or null value is passed as the cacheItemName parameter. |