DatabaseServerName Property (WMI MSReportServer_ConfigurationSetting)
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>\v12\Admin