IEaxAnalyzeCore.IsDataSourceCacheExist

Fore Syntax

IsDataSourceCacheExist: Boolean;

Fore.NET Syntax

IsDataSourceCacheExist: boolean;

Description

The IsDataSourceCacheExist property returns the result of checking if 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 IEaxAnalyzeCore.CreateDataSourceCache.

See also:

IEaxAnalyzeCore