| title | DatabaseQueryTimeout property (WMI MSReportServer_ConfigurationSetting) | |
|---|---|---|
| description | DatabaseQueryTimeout property (WMI MSReportServer_ConfigurationSetting) | |
| ms.date | 09/25/2024 | |
| ms.service | reporting-services | |
| ms.subservice | wmi-provider-library-reference | |
| ms.topic | ui-reference | |
| ms.custom |
|
|
| helpviewer_keywords |
|
|
| apilocation | reportingservices.mof | |
| apiname | DatabaseQueryTimeout Property | |
| apitype | MOFDef |
Specifies the number of seconds that must elapse before the report server assumes the command failed or took too much time to perform. The report server is timing the querying against the SQL catalog, not a data source for the report. Read/write.
Public Dim DatabaseQueryTimeout As UInt32 public UInt32 DatabaseQueryTimeout; A 32-bit unsigned integer object that represents the number of seconds that the query is allowed to run.
MSReportServer_ConfigurationSetting class
Namespace: [!INCLUDEssRSWMInmspcA]