IMetabaseObjectCache.Refresh

Syntax

Refresh;

Description

The Refresh method refreshes a list of records in object cache.

Comments

After executing the method the corresponding object instance is updated for each record in cache. The object is updated by reopening repository object with parameters that correspond with the record in cache.

See also:

IMetabaseObjectCache