Skip to content

Latest commit

 

History

History
46 lines (35 loc) · 1.34 KB

File metadata and controls

46 lines (35 loc) · 1.34 KB
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

Public Dim DatabaseServerName As String  
public string DatabaseServerName;  

Property Values

A String object that represents the name of the server.

Example Code

MSReportServer_ConfigurationSetting Class

Requirements

Namespace: [!INCLUDEssRSWMInmspcA]

See Also

MSReportServer_ConfigurationSetting Members