SCRS_GetApplicationName Stored Procedure

System Center

In SCRM 2006, SCRS_GetApplicationName gets the list of Add Remove Program display names.


SCRS_GetApplicationName @LocaleID

@LocaleID

Type: int

Locale identifier for the installed product.

Type: int

Value: Always 0.

Column name Data Type Description

ARPDisplayName

String

Output value from SCRM 2006 SCRS_AddRemoveProgram_DIMENSION_View.ARPDisplayName.

Show: