ICubeCacheItem.DestinationKey

Syntax

DestinationKey: Integer;

Description

The DestinationKey property returns the key of the cube display version, for which cache is saved.

Example

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

See also:

ICubeCacheItem