SCRS_GetComputerType Stored Procedure
System Center
In SCRM 2006, SCRS_GetComputerType gets the computer type associated with a managed node.
SCRS_GetComputerType @LocaleID
| Column name | Data Type | Description |
|---|---|---|
| ComputerType | String | Output value from SCRM 2006 SCRS_ManagedNode_Dimension_View.ComputerType. |
| ComputerTypeLabel | String | Output value from SCRM 2006 SCRS_ManagedNode_Dimension_View.ComputerType. |
Show: