EPUB | CHM | PDF

TPSQLCopy.Properties.Quote

Top Previous Next

Specifies the quotation character in CSV mode

Syntax:

property Quote: char;

Description:

The single character that quotes values in CSV mode.

If coCSV or coQuote not included in Options or Quote set to #0 then double-quote default value used.

See also: Options, Escape