| title | DatabaseLogonTimeout property (WMI MSReportServer_ConfigurationSetting) | |
|---|---|---|
| description | DatabaseLogonTimeout 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 | DatabaseLogonTimeout Property | |
| apitype | MOFDef |
Specifies the number of seconds to wait before an attempt to sign in to the report server database fails. A value of 0 indicates an infinite wait time. Read only.
Public Dim DatabaseLogonTimeout As Int32 public Int32 DatabaseLogonTimeout; A 32-bit signed integer object that represents the number of seconds.
MSReportServer_ConfigurationSetting class
Namespace: [!INCLUDEssRSWMInmspcA]