CoreConfigSettingIdsAppDbQueryTimeout Field |
The amount of time a query to the application 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 (24.3.0.1000)
Syntax public static readonly Guid AppDbQueryTimeout
Public Shared ReadOnly AppDbQueryTimeout As Guid
public:
static initonly Guid AppDbQueryTimeout
static val AppDbQueryTimeout: Guid
Field Value
Type:
GuidRemarks The value of this constant is b7594b7a-cbdd-4705-80a0-44e7f97973ec.
Data Type:
TimeSpan.
Default Value: 30 seconds.
See Also