--- title: "DatabaseServerName Property (WMI MSReportServer_ConfigurationSetting) | Microsoft Docs" ms.date: 03/01/2017 ms.prod: reporting-services ms.prod_service: "reporting-services-native" ms.technology: wmi-provider-library-reference ms.topic: conceptual apiname: - "DatabaseServerName Property" apilocation: - "reportingservices.mof" apitype: MOFDef helpviewer_keywords: - "DatabaseServerName property" ms.assetid: 57d09ad0-66a8-44f2-a81f-736217e3815c author: maggiesMSFT ms.author: maggies --- # ConfigurationSetting Property - DatabaseServerName Specifies the name of the server on which the report server database is installed. Read/write. ## Syntax ```vb Public Dim DatabaseServerName As String ``` ```csharp public string DatabaseServerName; ``` ## Property Values A **String** object that represents the name of the server. ## Example Code [MSReportServer_ConfigurationSetting Class](../../reporting-services/wmi-provider-library-reference/msreportserver-configurationsetting-class.md) ## Requirements **Namespace:** [!INCLUDE[ssRSWMInmspcA](../../includes/ssrswminmspca-md.md)] ## See Also [MSReportServer_ConfigurationSetting Members](../../reporting-services/wmi-provider-library-reference/msreportserver-configurationsetting-members.md)