SCRS_GetMOMLastRefreshDate Stored Procedure

System Center

In SCRM 2006, SCRS_GetMOMLastRefreshDate gets the last refresh date for the MOM data source.


SCRS_GetMOMLastRefreshDate [ @LocaleID = ] 1252

@LocaleID

Type: int

Locale identifier for the installed product.

Type: int

Value: Always 0.

Column name Data Type Description

MOMLastRefreshDate

DateTime

Output value from SCRS_Meta_WarehouseTransformInfo.CurrentStartTime.

Show: