Skip to content

Latest commit

 

History

History
42 lines (33 loc) · 1.3 KB

configurationsetting-property-databaseservername.md

File metadata and controls

42 lines (33 loc) · 1.3 KB
title description author ms.author ms.date ms.service ms.subservice ms.topic ms.custom helpviewer_keywords apilocation apiname apitype
DatabaseServerName property (WMI MSReportServer_ConfigurationSetting)
DatabaseServerName property (WMI MSReportServer_ConfigurationSetting)
maggiesMSFT
maggies
03/01/2017
reporting-services
wmi-provider-library-reference
conceptual
updatefrequency5
DatabaseServerName property
reportingservices.mof
DatabaseServerName Property
MOFDef

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]

Related content

MSReportServer_ConfigurationSetting members