Anteckning
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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 Reporting Services 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. |