The GetLastExecutionLineage method retrieves lineage information written to Microsoft® Repository during the last execution of the package.
Package Object |
object.GetLastExecutionLineage([LineageShort]) As String
Part | Description |
---|---|
object | Expression that evaluates to an object in the Applies To list |
LineageShort | Package version checksum value |
HRESULT GetLastExecutionLineage(
long *LineageShort,
BSTR *pRetVal);