IEaxAnalyzeCore.ClearDataSourceCache

Syntax

ClearDataSourceCache: Boolean;

Description

The ClearDataSourceCache method clears caching object of data source of express report.

Comments

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

Example

The examples of method use are given in description of IEaxAnalyzeCore.CreateDataSourceCache.

See also:

IEaxAnalyzeCore