CoreConfigSettingIdsCustomAttributeDefinitionCacheEntryLifetime Field |
The approximate time that a custom attribute definition will be cached in memory before it must be refreshed from the database.
A value of zero disables caching of custom attribute definitions.
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 CustomAttributeDefinitionCacheEntryLifetime
Public Shared ReadOnly CustomAttributeDefinitionCacheEntryLifetime As Guid
public:
static initonly Guid CustomAttributeDefinitionCacheEntryLifetime
static val CustomAttributeDefinitionCacheEntryLifetime: Guid
Field Value
Type:
GuidRemarks The value of this constant is bcd1ace2-3d8f-4463-a0ce-c7db4291bfc5.
Data Type:
TimeSpan.
Default Value: 300 seconds.
See Also