ICubeCacheItem.Loaded

Syntax

Loaded: Boolean;

Description

The Loaded property returns whether data matrix of the current cache instance is loaded to computer RAM.

Comments

The property returns True if the data matrix is loaded to RAM, and False if the data matrix is not loaded and was obtained from DBMS.

See also:

ICubeCacheItem