Skip to content

Latest commit

 

History

History
47 lines (38 loc) · 1.26 KB

File metadata and controls

47 lines (38 loc) · 1.26 KB
title DatabaseServerName Property (WMI MSReportServer_ConfigurationSetting) | Microsoft Docs
ms.custom
ms.date 06/13/2017
ms.prod sql-server-2014
ms.reviewer
ms.technology reporting-services-native
ms.topic conceptual
api_name
DatabaseServerName Property
api_location
reportingservices.mof
topic_type
apiref
helpviewer_keywords
DatabaseServerName property
ms.assetid 57d09ad0-66a8-44f2-a81f-736217e3815c
author maggiesMSFT
ms.author maggies
manager kfile

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: [!INCLUDEssRSWMInmspcA]

See Also

MSReportServer_ConfigurationSetting Members