The Item method retrieves an object from the DTSDataPumpLookups collection.
| DTSDataPumpLookups Collection |
object.Item(Index)
| Part | Description |
|---|---|
| object | Expression that evaluates to an object in the Applies To list |
| Index | Item number |
Index is name or ordinal.
HRESULT Item(VARIANT Index, IDTSDataPumpColumn **pRetVal);