The AddCalculatedColumnTransformation type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
Expression |
Gets or sets the expression that defines the column.
|
![]() |
Formatter |
Gets or sets the formatter.
|
![]() |
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.) |
![]() |
ResultColumnName |
Gets or sets the name of the column to add.
|
![]() |
TypeId |
Gets the type identifier for the data source.
(Inherited from DataTransformation.) |
See Also