Microsoft.SQLServer.2016.IntegrationServices.InstanceSQL Server 2016 Integration Services

Microsoft.SQLServer.2016.IntegrationServices.Instance (ClassType)

安裝 Microsoft SQL Server 2016 Integration Services

Element properties:

Base ClassMicrosoft.Windows.ComputerRole
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId4b44e79b-8659-c136-e828-25a47b7db064

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.2016.IntegrationServices.Instance:
InstanceName  string  執行個體名稱 true 256  False 
Type  string  執行個體類型 false 256  False 
ServiceName  string  服務名稱 false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.SQLServer.2016.IntegrationServices.Instance" Accessibility="Public" Base="Windows!Microsoft.Windows.ComputerRole" Hosted="true" Abstract="false" Singleton="false">
<Property ID="InstanceName" Type="string" Key="true"/>
<Property ID="Type" Type="string"/>
<Property ID="ServiceName" Type="string"/>
</ClassType>