Builder

class Builder

Properties

Link copied to clipboard

Only applicable to nested data structures. If you want to change the parent structure, but also one of its children, you can fill out this data strucutre. It is also Mapping, but its FromPath will be the parent's FromPath plus the FromPath from this structure.

Link copied to clipboard

If true, then the column is removed.

Link copied to clipboard

The table or column to be modified.

Link copied to clipboard

The type of the data to be modified.

Link copied to clipboard

After the apply mapping, what the name of the column should be. Can be the same as FromPath.

Link copied to clipboard

The data type that the data is to be modified to.