JDBC Driver for CSV

Build 22.0.8462

RowDelimiter

The character which will be used to detect the end of a CSV row.

Data Type

string

Default Value

""

Remarks

It is not necessary to specify this property if your CSV file has \r, \n, \r\n, \n\r as row delimiters. It is possible to specify a HEX string as row delimiter (Ex: RowDelimiter=0x01).

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462