IPivot.DataCacheEnabled

Syntax

DataCacheEnabled: Boolean;

Description

The DataCacheEnabled property returns whether the user works with cached source data.

Comments

The property returns True if data caching is enabled for the data source in a repository database, and the user currently works with the data loaded from cache; the property returns False in the rest of cases.

See also:

IPivot