SCRS_GetLocalizedComputerType Stored Procedure

System Center

In SCRM 2006, SCRS_GetLocalizedComputerType provides a localized value for a computer type.


SCRS_GetLocalizedComputerType @LocaleID
,[ @ComputerType = ]  'ComputerType'

@LocaleID

Type: int

Locale identifier for the installed product.

@ComputerType

Type: nvarchar

The type of the computer.

Type: int

Value: Always 0.

Column name Data Type Description

LocalizedComputerType

String

localized string: <ALL>.

Show: