How to escape an occurance of the text qualifier inside text qualified data.
| Member Name | Description |
|---|---|
| Doubled | Double up the text qualifier to represent an occurance of the text qualifier. |
| Backslash | Use a backslash character before the text qualifier to represent an occurance of the text qualifier. |
Namespace: DataStreams.Csv
Assembly: DataStreams (in DataStreams.dll)