ConfigurationSetting property - DatabaseName

Specifies the name of the SQL Server instance that hosts the report server database. Read only.

Syntax

Public Dim DatabaseName As String  
public string DatabaseName;  

Property values

A String object whose value represents the database instance name of the report server database.

Example code

MSReportServer_ConfigurationSetting class

Requirements

Namespace: root\Microsoft\SqlServer\ReportServer\<InstanceName>\v13\Admin

MSReportServer_ConfigurationSetting members