IEaxAnalyzeCore.IsDataSourceCacheExist

Syntax

IsDataSourceCacheExist: Boolean;

Description

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

Comments

The property returns:

Example

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

See also:

IEaxAnalyzeCore