The ColumnID property specifies the column ID of a source or destination column.
| Column Object |
object.ColumnID [= value]
| Part | Description |
|---|---|
| object | Expression that evaluates to an object in the Applies To list |
| value | Column identifier |
Variant
Read/write
HRESULT GetColumnID(VARIANT *pRetVal);
HRESULT SetColumnID(VARIANT NewValue);