Lookups Collection (DTS)

The Lookups collection is a group of Lookup object definitions to be used by a DataPumpTask or a DataDrivenQueryTask object.

Applies To
DataDrivenQueryTask Object DataPumpTask Object

Methods
Add Method Item Method
AddLookup Method New Method
Insert Method Remove Method

Properties
Count Property Parent Property

Syntax

object.Lookups

Parts
Part Description
object Expression that evaluates to an object in the Applies To list

Prototype (C/C++)

HRESULT GetLookups(IDTSLookups **pRetVal);

See Also
Lookup Object  

  


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