DatabaseQueryTimeout Property (WMI MSReportServer_ConfigurationSetting)

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.

Requirements

Namespace: root\Microsoft\SqlServer\ReportServer\RS_<EncodedInstanceName>\v10\Admin

Platform: Windows Server 2003, Datacenter Edition; Windows Server 2003, Enterprise Edition; Windows Server 2003, Standard Edition; Windows Vista; Windows XP Professional with Service Pack 2 (SP2) or Service Pack 1 (SP1); or Windows 2000 (all versions)