Microsoft SQL Server Reporting Services generic instance.
Microsoft SQL Server Reporting Services generic instance.
Base Class | System.Entity |
Abstract | True |
Hosted | False |
Singleton | False |
Extension | False |
Accessibility | Public |
ElementId | 6baaf347-b60d-ee43-a1c6-57a994a1d5ce |
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 |
<ClassType ID="Microsoft.SQLServer.ReportingServices.Core.Instance" Accessibility="Public" Base="System!System.Entity" Abstract="true" Hosted="false" Singleton="false">
<Property ID="MachineName" Type="string"/>
<Property ID="InstanceName" Type="string" Key="true"/>
<Property ID="Version" Type="string"/>
<Property ID="Edition" Type="string"/>
<Property ID="ServerMode" Type="string"/>
<Property ID="InstallationID" Type="string"/>
<Property ID="Type" Type="string"/>
<Property ID="DBConnectionString" Type="string"/>
<Property ID="DBName" Type="string"/>
<Property ID="TempDBName" Type="string"/>
</ClassType>