IEaxAnalyzeCore.IsDataSourceCacheExist

Syntax

IsDataSourceCacheExist: Boolean;

Description

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

Comments

The property returns:

Example

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

See also:

IEaxAnalyzeCore