Skip to content

Latest commit

 

History

History
39 lines (34 loc) · 1.78 KB

File metadata and controls

39 lines (34 loc) · 1.78 KB
title MSReportServer_Instance Properties | 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
MSReportServer_Instance Properties
api_location
reportingservices.mof
topic_type
apiref
helpviewer_keywords
MSReportServer_Instance class
ms.assetid b494fd52-22f0-46af-be35-a1de8a138d95
author maggiesMSFT
ms.author maggies
manager kfile

MSReportServer_Instance Properties

The MSReportServer_Instance class provides basic information required for a client to connect to an installed report server.

Public Properties

EditionID Property (WMI MSReportServer_Instance) Returns the edition of the report server.
EditionName Property (WMI MSReportServer_Instance) Returns the human readable name of the report server edition.
InstanceID This object supports the [!INCLUDEssRSnoversion] infrastructure and is not intended to be used directly from your code.
InstanceName Returns the name of a report server instance on a specific computer. Read-only.
IsSharePointIntegrated Indicates whether the report server is configured for SharePoint integrate mode.
Version Returns the version of the report server.

See Also

MSReportServer_Instance Members