CoreConfigSettingIdsOlapCacheLifetime Field |
The approximate time interval for which the OLAP cube cache is allowed to store new cubes.
A value of zero disables caching of OLAP cubes.
Namespace:
Dundas.BI
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public static readonly Guid OlapCacheLifetime
Public Shared ReadOnly OlapCacheLifetime As Guid
public:
static initonly Guid OlapCacheLifetime
static val OlapCacheLifetime: Guid
Field Value
Type:
GuidRemarks The value of this constant is a9b94d4d-702c-4d32-aaf7-1efb3795c091.
Data Type:
TimeSpan.
Default Value: 120 minutes.
See Also