IMetabaseCache.Flush

Syntax

Flush(Key: Integer): Boolean;

Parameters

Key. Repository object key.

Description

The Flush method flushes links of repository object by its key.

Comments

The method returns True if flush succeeded.

See also:

IMetabaseCache