This object describes the generic instance of a native mode installation of Microsoft SQL Server Reporting Services.
This object describes the generic instance of a native mode installation of Microsoft SQL Server Reporting Services.
Base Class | Microsoft.SQLServer.ReportingServices.Core.Instance |
Abstract | False |
Hosted | True |
Singleton | False |
Extension | False |
Accessibility | Public |
ElementId | c513f593-f57f-b8f0-c54e-39ee3f482057 |
Property Name | Type | Display Name (ENU) | Description (ENU) | Key | Max Length | Min Length | Case Sensitive |
---|---|---|---|---|---|---|---|
System.Entity: | |||||||
![]() |
string | Display Name | Display name of the object. | false | 4000 | 0 | False |
Microsoft.SQLServer.ReportingServices.Core.Instance: | |||||||
![]() |
string | Machine Name | false | 256 | 0 | False | |
![]() |
string | Instance Name | true | 256 | 0 | False | |
![]() |
string | Version | false | 256 | 0 | False | |
![]() |
string | Edition | false | 256 | 0 | False | |
![]() |
string | Instance Mode | false | 256 | 0 | False | |
![]() |
string | Installation ID | false | 256 | 0 | False | |
![]() |
string | Instance Type | false | 256 | 0 | False | |
![]() |
string | DB Connection String | false | 256 | 0 | False | |
![]() |
string | Catalog Database | false | 256 | 0 | False | |
![]() |
string | Temp Database | false | 256 | 0 | False | |
Microsoft.SQLServer.ReportingServices.Windows.Instance: | |||||||
![]() |
string | Instance ID | false | 256 | 0 | False | |
![]() |
string | Configuration File | false | 256 | 0 | False | |
![]() |
string | Install Path | false | 256 | 0 | False | |
![]() |
string | URL Reservations for Report Server | false | 256 | 0 | False | |
![]() |
string | URL Reservations for Report Manager | false | 256 | 0 | False | |
![]() |
string | Service Name | false | 256 | 0 | False | |
![]() |
string | Virtual Directory for Report Server | false | 256 | 0 | False | |
![]() |
string | Virtual Directory for Report Manager | false | 256 | 0 | False |
<ClassType ID="Microsoft.SQLServer.ReportingServices.Windows.Instance" Accessibility="Public" Base="RsCore!Microsoft.SQLServer.ReportingServices.Core.Instance" Abstract="false" Hosted="true" Singleton="false">
<Property ID="InstanceID" Type="string"/>
<Property ID="ConfigurationFile" Type="string"/>
<Property ID="InstallPath" Type="string"/>
<Property ID="ReportServerUrl" Type="string"/>
<Property ID="ReportManagerUrl" Type="string"/>
<Property ID="ServiceName" Type="string"/>
<Property ID="VirtualDirectoryReportServer" Type="string"/>
<Property ID="VirtualDirectoryReportManager" Type="string"/>
</ClassType>