The Value property specifies the current value of a column.
DTSDataPumpColumn Object |
object.Value [= value]
Part | Description |
---|---|
object | Expression that evaluates to an object in the Applies To list |
value | Current value of a column |
Variant
Read/write
HRESULT get_Value(*pRetVal);
HRESULT put_Value(NewValue);