CoreConfigSettingIdsDataWarehouseQueryTimeout Field | 
 
            The amount of time a query to the data warehouse database is allowed to run before it is terminated
            with an error.
            
 
    Namespace: 
   Dundas.BI
    Assembly:
   Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.3.0.1000)
Syntaxpublic static readonly Guid DataWarehouseQueryTimeout
Public Shared ReadOnly DataWarehouseQueryTimeout As Guid
public:
static initonly Guid DataWarehouseQueryTimeout
static val DataWarehouseQueryTimeout: Guid
Field Value
Type: 
Guid
RemarksThe value of this constant is 32060b72-120d-4c8d-96b1-b639d851e9c8.
            Data Type: 
TimeSpan.
            Default Value: 2 minutes.
            
See Also