IEaxAnalyzerCore.IsDataSourceCacheExist

Fore Syntax

IsDataSourceCacheExist: Boolean;

Fore.NET Syntax

IsDataSourceCacheExist: boolean;

Description

The IsDataSourceCacheExist property returns result of checking if express report contains a cache object.

Comments

The property returns:

Fore and Fore.NET Examples

The example of property use are given in the description of IEaxAnalyzerCore.CreateDataSourceCache.

See also:

IEaxAnalyzeCore