UnderlyingValue Property (DTS)

The UnderlyingValue property specifies the committed value of a column, which is the same as the OriginalValue property.

Applies To
DTSDataPumpColumn Object  

Syntax

object.UnderlyingValue

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

Data Type

Variant

Modifiable

Read-only

Prototype (C/C++)

HRESULT get_UnderlyingValue(*pvar);

See Also

OriginalValue Property

  


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