CsvOutput
class CsvOutput
Contains information about the comma-separated value (CSV) file that the job results are stored in.
Types
Properties
Link copied to clipboard
A value used to separate individual fields from each other within a record.
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 that indicates whether all output fields should be contained within quotation marks.
Link copied to clipboard
A value used to separate individual records from each other.