Execute Method (DTS)

The Execute method returns a key or value map based on KeyValues.

Applies To
DTSDataPumpLookup Object  

Syntax

DTSDataPumpLookup.Execute(
ParamArray KeyValues())

Part Description
object Expression that evaluates to an object in the Applies To list.
Key Values An array of key values associated with a lookup operation.

Prototype (C/C++)

HRESULT Execute(SAFEARRAY * KeyValues, VARIANT *pRetVal);

  


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