title DatabaseName Property (WMI MSReportServer_ConfigurationSetting) | Microsoft Docs ms.custom ms.date 06/13/2017 ms.prod sql-server-2014 ms.reviewer ms.technology reporting-services-native ms.topic conceptual api_name DatabaseName Property api_location reportingservices.mof topic_type apiref helpviewer_keywords DatabaseName property ms.assetid 0ec6ef80-3b48-40c1-9618-2326a1d167a5 author maggiesMSFT ms.author maggies manager kfile DatabaseName Property (WMI MSReportServer_ConfigurationSetting) Specifies the name of the [!INCLUDEssNoVersion] instance that hosts the report server database. Read only. Syntax Public Dim DatabaseName As String public string DatabaseName; Property Values A String object whose value represents the database instance name of the report server database. Example Code MSReportServer_ConfigurationSetting Class Requirements Namespace: [!INCLUDEssRSWMInmspcA] See Also MSReportServer_ConfigurationSetting Members