CsvWriter Class |
Namespace: Dundas.BI.Utility
The CsvWriter type exposes the following members.
| Name | Description | |
|---|---|---|
| Delimiter | Gets or sets the character used as the field delimiter. | |
| Quote | Gets or sets the character used to quote values with special characters. |
| Name | Description | |
|---|---|---|
| WriteRecord | Writes a record to the CSV file. |