MSReportServer_Instance members
- Article
-
-
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