GETLASTRUNDATEUTC

Description

Returns the most recent date and time (in UTC/GMT) that the specified DTS was executed.

Syntax

GETLASTRUNDATEUTC ( dtsFilename )

Parameter Description
dtsFilename The path (using Universal Naming Convention — computer name and a share name) and name for the DTS file.

Remarks

This function searches the Execution Log for the specified DTS and returns the last date and time (UTC/GMT) the job ran. This function, using the current DTS as the parameter, returns the same value as the source System Variable LastRunDateTimeUTC.