The Lookups collection is a group of Lookup object definitions to be used by a DataPumpTask or a DataDrivenQueryTask object.
DataDrivenQueryTask Object | DataPumpTask Object |
Add Method | Item Method |
AddLookup Method | New Method |
Insert Method | Remove Method |
Count Property | Parent Property |
object.Lookups
Part | Description |
---|---|
object | Expression that evaluates to an object in the Applies To list |
HRESULT GetLookups(IDTSLookups **pRetVal);
Lookup Object |