CsvFormat
Predefined CSV format presets for common applications and standards.
Notes
Selects a predefined CSV format preset that controls delimiters, quoting, and line endings. Presets are available for common formats such as Excel, RFC 4180, MySQL, and others to ensure compatibility with downstream consumers.
Usage
- YAML
- JSON
- XML
CsvFormat: DEFAULT
{
"CsvFormat": "DEFAULT"
}
<csvFormat/>
Allowed Values
DEFAULTEXCELINFORMIX_UNLOAD1_3INFORMIX_UNLOAD_CSV1_3MONGO_CSV1_7MONGO_TSV1_7MYSQLORACLE1_6POSTGRESSQL_CSV1_5POSTGRESSQL_TEXT1_5RFC_4180TDF