SCRS_GetScanType Stored Procedure

System Center

In SCRM 2006, SCRS_GetScanType gets the list of scan types.


SCRS_GetScanType @LocaleID

@LocaleID

Type: int

Locale identifier for the installed product.

Type: int

Value: Always 0.

Column name Data Type Description

softwareupdateType

String

Output value from SCRM 2006 SCRS_SoftwareUpdate_Dimension_View.SoftwareUpdateType.

softwareupdateTypeLabel

String

Output value from SCRM 2006 SCRS_SoftwareUpdate_Dimension_View.SoftwareUpdateType.

Show: