The Execute method returns a key or value map based on KeyValues.
DTSDataPumpLookup Object |
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. |
HRESULT Execute(SAFEARRAY * KeyValues, VARIANT *pRetVal);