Global: Boolean;
The Global property determines whether common cache is used for the cube on working of several users.
Available values:
True. Default value. When working with a cube instance one common cache will be used. When different users work with cube data and if the required data set is already cached, it is taken from common cache.
False. Individual cache will be created for working with each cube instance.
This property is used on BI server work of Foresight Analytics Platform.
See also: