ColumnID Property (DTS)

The ColumnID property specifies the column ID of a source or destination column.

Applies To
Column Object  

Syntax

object.ColumnID [= value]

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

Data Type

Variant

Modifiable

Read/write

Prototype (C/C++)

HRESULT GetColumnID(VARIANT *pRetVal);

HRESULT SetColumnID(VARIANT NewValue);

  


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