Microsoft.SQLServer.IntegrationServicesSQL Integration Services

Microsoft.SQLServer.IntegrationServices (ClassType)

Microsoft SQL Server Integration Services 的安装

Element properties:

Base ClassMicrosoft.SQLServer.ServerRole
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId70961d65-7262-c83b-ed37-aeb5d717f8d0

Class Hierarchy:

Class Properties:

Property Name Type Display Name (CHS) Description (CHS) 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.IntegrationServices:
ServiceName  string  服务名称 false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.SQLServer.IntegrationServices" Accessibility="Public" Base="Microsoft.SQLServer.ServerRole" Hosted="true" Abstract="true" Singleton="false">
<Property ID="ServiceName" Type="string"/>
</ClassType>