Microsoft.SQLServer.AnalysisServicesSQL Analysis Services

Microsoft.SQLServer.AnalysisServices (ClassType)

Microsoft SQL Server Analysis Services 的安裝

Element properties:

Base ClassMicrosoft.SQLServer.ServerRole
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId4ecdc26a-47c5-b923-ab41-d4facbd1ab76

Class Hierarchy:

Class Properties:

Property Name Type Display Name (CHT) Description (CHT) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  顯示名稱 顯示監視物件的名稱。 false 256  False 
Microsoft.SQLServer.ServerRole:
InstanceName  string  執行個體名稱 true 256  False 
Type  string  執行個體類型 false 256  False 
Microsoft.SQLServer.AnalysisServices:
ServiceName  string  服務名稱 false 256  False 
ServiceClusterName  string  叢集的服務名稱 false 256  False 
Version  string  版本 false 256  False 
Edition  string  版次 false 256  False 
ServicePackVersion  string  Service Pack 版本 false 256  False 
InstallPath  string  安裝路徑 false 256  False 
PerformanceCounterObject  string  效能計數器物件名稱 false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.SQLServer.AnalysisServices" Accessibility="Public" Base="Microsoft.SQLServer.ServerRole" Hosted="true" Abstract="true" Singleton="false">
<Property ID="ServiceName" Type="string"/>
<Property ID="ServiceClusterName" Type="string"/>
<Property ID="Version" Type="string"/>
<Property ID="Edition" Type="string"/>
<Property ID="ServicePackVersion" Type="string"/>
<Property ID="InstallPath" Type="string"/>
<Property ID="PerformanceCounterObject" Type="string"/>
</ClassType>