Attributes Property (DTS)

The Attributes property returns one or more characteristics of a column.

Applies To
DTSDataPumpColumn Object  

Syntax

object.Attributes

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

Data Type

Long

Modifiable

Read-only

Prototype (C/C++)

HRESULT get_Attributes(long *pl);

  


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