IPivot.FlushDataCache

Syntax

FlushDataCache;

Description

The FlushDataCache method clears data cache.

Comments

This method clears a temporary data cache that is created while working with table. The method is relevant if the IPivot.UseDataCache property is set to True.

Example

The method use is given in the example for IPivot.UseDataCache.

See also:

IPivot