MetabaseFlush(Key: Integer): Boolean;
MetabaseFlush(Key: Integer): Boolean;
Key. Repository object key.
The MetabaseFlush method flushes cache of repository object without flushing of assemblies cache.
The method work is similar to that of the FlushInstance and FlushInstanceById methods, except the cases when development environment key is passed. In this case assembly cache for the specified object is not flushed.
See also: