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

EntitySchemaQuery.ClearDefCach - метод Смотри также  Terrasoft.Core.Entities - пространство имен > EntitySchemaQuery - класс : ClearDefCach - метод C#

cacheItemName
The name of the cache item you are deleting.

Glossary Item Box

Removes the item with the specified name from the query's cache.

Синтаксис

public static void ClearDefCach( 
   string cacheItemName 
)

Параметры

cacheItemName
The name of the cache item you are deleting.

Исключения

ИсключениеОписание
Terrasoft.Common.ArgumentNullOrEmptyExceptionIf the empty value or null value is passed as the cacheItemName parameter.

Смотри также

© Terrasoft 2002-2017.

Был ли данный материал полезен?

Как можно улучшить эту статью?