FlushDataCache;
FlushDataCache();
The FlushDataCache method clears data cache.
This method clears a temporary data cache that is created while working with the table. The method is relevant if the UseDataCache property is set to True.
The method use is given in description of the UseDataCache property.
See also: