Builder

class Builder

Properties

Link copied to clipboard

A single character used to indicate that a row should be ignored when the character is present at the start of that row.

Link copied to clipboard

A value used to separate individual fields from each other within a record.

Link copied to clipboard

Describes the first line of input. Valid values are None, Ignore, and Use.

Link copied to clipboard

A value used as an escape character where the field delimiter is part of the value.

Link copied to clipboard

A single character used for escaping the quotation-mark character inside an already escaped value.

Link copied to clipboard

A value used to separate individual records from each other.