ICubeCacheItem.SelectionSet

Syntax

SelectionSet: IDimSelectionSet;

Description

The SelectionSet property returns the dimension selection, based on which a cache instance was created.

Example

The property use is given in the examples for ICubeCacheSaver.GetItemsFromDatabase, ICubeCacheSaver.GetItemsFromMemory.

See also:

ICubeCacheItem