Builder

class Builder

Properties

Link copied to clipboard

Column separator can be one of comma (','), pipe ('|), semicolon (';'), tab('/t'), or blank space (' ').

Link copied to clipboard

Escape character can be one of

Link copied to clipboard

Can be blank space (' ').

Link copied to clipboard

Can be single quote (') or double quote (").

Link copied to clipboard

Specifies to trim leading and trailing white space.