DTS Programming
Name Property
The Name property specifies the name of a scripting object.
Applies To
| DTSDataPumpColumn Object | DTSDataPumpLookup Object |
| DTSDataPumpColumn2 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);