CreateCacheKeeper: Boolean;
The CreateCacheKeeper property determines whether a cached data warehouse is created.
Available values:
True. A child object that is a cached data warehouse is also created for the created object. A data matrix by all dimensions selection is added to the object.
False. A cached data warehouse is not created.
The example of use is given in description of the ICubeLoaderFromSource.Load method.
See also: