SCRS_GetComponentNameForSWD Stored Procedure

System Center

In SCRM 2006, SCRS_GetComponentNameForSWD gets the software distribution component name.


SCRS_GetComponentNameForSWD @LocaleID

@LocaleID

Type: int

Locale identifier for the installed product.

Type: int

Value: Always 0.

Column name Data Type Description

ComponentName

String

Output value from SCRM 2006 SCRS_StatusMessage_Dimension_View.ComponentName.

ComponentNameLabel

String

Output value from SCRM 2006 SCRS_StatusMessage_Dimension_View.ComponentName.

Show: