IMetabaseObjectCache.Refresh

Syntax

Refresh;

Description

The Refresh method updates a list of records in cache of an object.

Comments

On executing the method a relevant instance of an object is updated for each record in cache. Update of the object is performed by reopening repository object with parameters that correspond with a list in cache.

See also:

IMetabaseObjectCache