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: root\Microsoft\SqlServer\ReportServer\<InstanceName>\v13\Admin

MSReportServer_ConfigurationSetting members