Skip to content

Latest commit

 

History

History
46 lines (35 loc) · 1.39 KB

File metadata and controls

46 lines (35 loc) · 1.39 KB
title DatabaseName Property (WMI MSReportServer_ConfigurationSetting) | Microsoft Docs
ms.date 03/14/2017
ms.prod reporting-services
ms.prod_service reporting-services-native
ms.technology wmi-provider-library-reference
ms.topic conceptual
apiname
DatabaseName Property
apilocation
reportingservices.mof
apitype MOFDef
helpviewer_keywords
DatabaseName property
ms.assetid 0ec6ef80-3b48-40c1-9618-2326a1d167a5
author maggiesMSFT
ms.author maggies

ConfigurationSetting Property - DatabaseName

Specifies the name of the [!INCLUDEssNoVersion] 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: [!INCLUDEssRSWMInmspcA]

See Also

MSReportServer_ConfigurationSetting Members