SCRS_GetSWPublisher Stored Procedure

System Center

In SCRM 2006, SCRS_GetSWPublisher gets the software publisher.


SCRS_GetSWPublisher @LocaleID

@LocaleID

Type: int

Locale identifier for the installed product.

Type: int

Value: Always 0.

Column name Data Type Description

SWPublisher

String

Output value from SCRM 2006 SCRS_AddRemoveProgram_DIMENSION_View.ARPUserPublisher.

SWPublisherLabel

String

Output value from SCRM 2006 SCRS_AddRemoveProgram_DIMENSION_View.ARPUserPublisher.

Show: