IEaxAnalyzerCore.ClearDataSourceCache

Fore Syntax

ClearDataSourceCache: Boolean;

Fore.NET Syntax

ClearDataSourceCache(): Boolean;

Description

The ClearDataSourceCache method clears cache object of the data source of express report.

Comments

The method returns result of operation of clearing a cache object of express report data source:

Fore and Fore.NET Examples

The examples of method use are given in the description of IEaxAnalyzerCore.CreateDataSourceCache.

See also:

IEaxAnalyzeCore