CoreConfigSettingIdsHierarchyCacheLifetime Field |
The approximate time interval for which the in-memory hierarchy cache is allowed to store a new result.
A value of zero disables caching of hierarchy members.
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 HierarchyCacheLifetime
Public Shared ReadOnly HierarchyCacheLifetime As Guid
public:
static initonly Guid HierarchyCacheLifetime
static val HierarchyCacheLifetime: Guid
Field Value
Type:
GuidRemarks The value of this constant is 3d199f05-b329-4b4b-8a0a-ddcd3df2d71a.
Data Type:
TimeSpan.
Default Value: 120 minutes.
See Also