Column Transformation
This article contains example code that shows the usage of the ColumnTransformation component.
Renaming Properties to Upper Case#
This example demonstrates how to rename properties by converting their names to uppercase.
Reorganizing with Attributes#
This example shows how to use the attributes RenameColumn
, RemoveColumn
and ReorderColumn
.