TransformationNodeBuilder.FlattenColumn Method
| Name | Parameters | Description |
|---|---|---|
| FlattenColumn(String, String) | columnName, alias | Creates individual columns from the fields of the specified column and prefixes the names of the new columns with the specified alias. |
| FlattenColumn(String) | columnName | Creates individual columns from the fields of the specified column. |