CoreConfigSettingIdsPerformanceStatisticsMaxAge Field |
Maximum age of unused performance statistics in days; records not updated within this time frame will be automatically deleted.
A value of 0 indicates that performance statistics will not be saved, and a value of -1 indicates that
performance statistics should be kept indefinitely.
Namespace:
Dundas.BI
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (10.0.0.1002)
Syntaxpublic static readonly Guid PerformanceStatisticsMaxAge
Public Shared ReadOnly PerformanceStatisticsMaxAge As Guid
public:
static initonly Guid PerformanceStatisticsMaxAge
static val PerformanceStatisticsMaxAge: Guid
Field Value
Type:
Guid
RemarksThe value of this constant is 60a04ef1-5cea-4147-8324-81078832fc00.
Data Type:
Int32.
Default Value: 60.
See Also