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