Enter the file name extension for the output file. The default is .csv.
This parameter specifies whether rows will be appended to existing files if a matching CSV file was found in the destination folder.
If selected, the field names will be written to the first line of the output file as column titles.
The single character or tab character specified as the separator for the values on a line.
By default, the writer produces UTF-8 encoded documents.
If this parameter is set to another encoding, the writer will transcode the data to the selected encoding.
Specifies whether the byte order mark for a UTF-encoded file should be written at the beginning. This option applies only when the character encoding is set to a UTF encoding.
Specifies whether the field names written on the first row of the file are quoted.
Choose the end of line character to use when writing. If not specified, this parameter defaults to the system encoding.