Skip to content

Latest commit

 

History

History
36 lines (30 loc) · 2.12 KB

File metadata and controls

36 lines (30 loc) · 2.12 KB
title MSReportServer_Instance members
description MSReportServer_Instance members
ms.date 09/25/2024
ms.service reporting-services
ms.subservice wmi-provider-library-reference
ms.topic conceptual
ms.custom
updatefrequency5
helpviewer_keywords
MSReportServer_Instance class
apilocation reportingservices.mof
apiname MSReportServer_Instance Members
apitype MOFDef

MSReportServer_Instance members

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

Public properties

Property Description
EditionID Returns the edition of the report server.
EditionName Returns the human readable name of the report server edition.
InstanceID This object supports the [!INCLUDEssRSnoversion] infrastructure and isn't 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.

Public methods

Method Description
GetReportServerUrls method (WMI MSReportServer_Instance) Lists URLs users can use to access the report server and report manager.