An installation of a Local MSSQL Interation Services on Windows.
An installation of a Local MSSQL Interation Services on Windows.
Base Class | Microsoft.Windows.ApplicationComponent |
Abstract | False |
Hosted | False |
Singleton | False |
Extension | False |
Accessibility | Public |
ElementId | 60657337-bfd7-457e-73ca-b81a03be967f |
Property Name | Type | Display Name (ENU) | Description (ENU) | Key | Max Length | Min Length | Case Sensitive | Default Value | EnumType |
---|---|---|---|---|---|---|---|---|---|
System.Entity: | |||||||||
![]() |
string | Display Name | Display name of the object. | false | 4000 | 0 | False | ||
System.ConfigItem: | |||||||||
![]() |
enum | Object Status | Object status | false | 256 | 0 | System.ConfigItem.ObjectStatusEnum.Active | System.ConfigItem.ObjectStatusEnum | |
![]() |
enum | Asset Status | Asset status | false | 256 | 0 | System.ConfigItem.AssetStatusEnum | ||
![]() |
richtext | Notes | Notes | false | 4000 | 0 | |||
Microsoft.SQLServer.IS.Windows.LocalInstance: | |||||||||
![]() |
string | Machine Name | true | 256 | 0 | False | |||
![]() |
string | Type | false | 256 | 0 | False | |||
![]() |
string | Service Name | true | 256 | 0 | False | |||
![]() |
string | Monitoring Type | false | 256 | 0 | False | |||
![]() |
string | Principal Name | false | 256 | 0 | False | |||
![]() |
string | Version | false | 256 | 0 | False | |||
![]() |
string | Major version | false | 256 | 0 | False | |||
![]() |
string | Netbios computer name | false | 256 | 0 | False |
<ClassType ID="Microsoft.SQLServer.IS.Windows.LocalInstance" Base="Windows!Microsoft.Windows.ApplicationComponent" Accessibility="Public" Abstract="false" Hosted="false" Singleton="false">
<Property ID="MachineName" Type="string" Key="true"/>
<Property ID="Type" Type="string"/>
<Property ID="ServiceName" Type="string" Key="true"/>
<Property ID="MonitoringType" Type="string"/>
<Property ID="PrincipalName" Type="string"/>
<Property ID="Version" Type="string"/>
<Property ID="MajorVersion" Type="string"/>
<Property ID="NetBiosComputerName" Type="string"/>
</ClassType>