DatabaseQueryTimeout Property (WMI)
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.
Syntax
Public Dim DatabaseQueryTimeout As UInt32
public UInt32 DatabaseQueryTimeout;
Property Values
A 32-bit unsigned integer object that represents the number of seconds that the query is allowed to run.
Example Code
MSReportServer_ConfigurationSetting Class
MSReportServer_ConfigurationSettingForSharePoint Class
Requirements
Namespace:root\Microsoft\SqlServer\ReportServer\v9\Admin
Platform: Windows Server 2003, Datacenter Edition; Windows Server 2003, Enterprise Edition; Windows Server 2003, Standard Edition; Windows Vista; Windows XP Professional con Service Pack 2 (SP2) o Service Pack 1 (SP1) oppure Windows 2000 (tutte le versioni)
Vedere anche
Riferimento
MSReportServer_ConfigurationSetting Members
MSReportServer_ConfigurationSettingForSharePoint Members