ICubeCacheItems.Count

Syntax

Count: Integer;

Description

The Count property returns the number of cache instances in the collection.

Example

The property use is given in the example for the ICubeCacheSaver.GetItemsFromDatabase and ICubeCacheSaver.GetItemsFromMemory methods.

See also:

ICubeCacheItems