Microsoft SQL Server Analysis Services generic instance.
Microsoft SQL Server Analysis Services generic instance.
Base Class | System.Entity |
Abstract | True |
Hosted | False |
Singleton | False |
Extension | False |
Accessibility | Public |
ElementId | c45dbfe7-7da8-6de2-da5f-1d1f248d111e |
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.AnalysisServices.Core.Instance: | |||||||
string | Instance Name | true | 256 | 0 | False | ||
string | Instance Type | false | 256 | 0 | False | ||
string | Connection String | false | 256 | 0 | False | ||
string | Backup Path | false | 260 | 0 | False | ||
string | Data Path | false | 260 | 0 | False | ||
string | Log Path | false | 260 | 0 | False | ||
string | Performance Counter Object Name | false | 256 | 0 | False | ||
string | Installation Mode | false | 260 | 0 | False | ||
string | Service Name | false | 256 | 0 | False | ||
string | Version | false | 256 | 0 | False | ||
string | Edition | false | 256 | 0 | False | ||
double | Low Memory Limit | false | 256 | 0 | |||
double | Hard Memory Limit | false | 256 | 0 | |||
double | Total Memory Limit | false | 256 | 0 |
<ClassType ID="Microsoft.SQLServer.AnalysisServices.Core.Instance" Base="System!System.Entity" Accessibility="Public" Abstract="true" Hosted="false" Singleton="false">
<Property ID="InstanceName" Type="string" Key="true"/>
<Property ID="Type" Type="string"/>
<Property ID="ConnectionString" Type="string"/>
<Property ID="BackupDir" Type="string" MaxLength="260"/>
<Property ID="DataDir" Type="string" MaxLength="260"/>
<Property ID="LogDir" Type="string" MaxLength="260"/>
<Property ID="PerformanceCounterObject" Type="string"/>
<Property ID="ServerMode" Type="string" MaxLength="260"/>
<Property ID="ServiceName" Type="string"/>
<Property ID="Version" Type="string"/>
<Property ID="Edition" Type="string"/>
<Property ID="LowMemoryLimit" Type="double"/>
<Property ID="HardMemoryLimit" Type="double"/>
<Property ID="TotalMemoryLimit" Type="double"/>
<!--<Property ID="ServicePackVersion" Type="string" />-->
</ClassType>