GetLastExecutionLineage Method (DTS)

The GetLastExecutionLineage method retrieves lineage information written to Microsoft® Repository during the last execution of the package.

Applies To
Package Object  

Syntax

object.GetLastExecutionLineage([LineageShort]) As String

Part Description
object Expression that evaluates to an object in the Applies To list
LineageShort Package version checksum value

Prototype (C/C++)

HRESULT GetLastExecutionLineage(
long *LineageShort,
BSTR *pRetVal);

  


(c) 1988-98 Microsoft Corporation. All Rights Reserved.