|
Change | | The type of transformation to apply to the column value. |
ColumnNames | | (Required) A list of column names, separated by commas. For example:
OrderID, CustomerID, EmployeeID, OrderDate |
ID | | (Required) The ID attribute is a pervasive attribute that uniquely identifies an element within a definition file. The ID needs to be a unique value within the definition. |
Length | | (Required) The number of characters. |
NewColumnNames | | A list of column names, separated by commas. The number of items in this list must match the number in the ColumnNames attribute.
For example:
OrderID, CustomerID, EmployeeID, OrderDate |
PadCharacter | | The character or string to pad with.
Defaults to space. |
Truncate | | Truncate the data if necessary. |