CsvDataLoadOptions Properties |
The CsvDataLoadOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | CommentChar |
Gets or sets the character that is used to comment lines of CSV data.
|
![]() | Delimiter |
Gets or sets the character to be used as a column delimiter.
|
![]() | HasHeaders |
Gets or sets a value indicating whether the first line of CSV data contains column names.
|
![]() | QuoteChar |
Gets or sets the character that is used to quote field values.
|