The ReplaceSpecificValueTransformation type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
Column |
Gets the column in which values are replaced.
(Inherited from ReplaceValuesBaseTransformation.) |
![]() |
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.
(Inherited from ReplaceValuesBaseTransformation.) |
![]() |
OriginalValue |
Gets the original value.
(Inherited from ReplaceValuesBaseTransformation.) |
![]() |
RowIdentifyingColumnSignatures |
Gets a copy of the list of row identifying column signatures.
|
![]() |
RowIdentifyingColumnValues |
Gets a copy of the list of row identifying column values.
|
![]() |
TypeId |
Gets the type identifier for the data source.
(Inherited from DataTransformation.) |
![]() |
WarnWhenReplacingMultipleValues |
Gets a value indicating whether a warning should be shown when the transformation replaces more than one value.
|
See Also