ConfigurationSetting 属性 - DatabaseServerName

指定用来安装报表服务器数据库的服务器的名称。 读/写。

语法

Public Dim DatabaseServerName As String  
public string DatabaseServerName;  

属性值

表示服务器名称的 String 对象。

示例代码

MSReportServer_ConfigurationSetting 类

要求

命名空间:root\Microsoft\SqlServer\ReportServer\<InstanceName>\v13\Admin

MSReportServer_ConfigurationSetting 成员