Name Property (DTS)

The Name property specifies the name of a column.

Applies To
DTSDataPumpColumn Object  

DTSDataPumpLookup Object

Syntax

object.Name

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

Data Type

String

Modifiable

Read-only

Prototype (C/C++)

HRESULT get_Name(*pbstr);

  


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