IEaxAnalyzer.IsDataSourceCacheExist

Fore Syntax

IsDataSourceCacheExist: Boolean;

Fore.NET Syntax

IsDataSourceCacheExist: boolean;

Description

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

Comments

The property returns:

Fore and Fore.NET Examples

The examples of property use are given in the description of IEaxAnalyzer.CreateDataSourceCache.

See also:

IEaxAnalyzer