The ReplaceValuesBaseTransformation type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
Column |
Gets the column in which values are replaced.
|
![]() |
LoadReport |
Gets the PartialDataLoadReport that can be used to
report errors during connection.
(Inherited from DataTransformation.) |
![]() |
Name |
Gets the display name of the transformation.
(Inherited from DataTransformation.) |
![]() |
NewValue |
Gets the new value.
|
![]() |
OriginalValue |
Gets the original value.
|
![]() |
TypeId |
Gets the type identifier for the data source.
(Inherited from DataTransformation.) |
See Also