MSReportServer_Instance Members
- Article
-
-
The MSReportServer_Instance class provides basic information required for a client to connect to an installed report server.
Public Properties
|
|
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 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. |
Public Methods