DelimitedTextConfigurationInternal
Groups the settings used for interpreting the blob data if the blob is delimited text formatted.
The string used to separate columns.
The string used as an escape character.
The string used to quote a specific field.
Represents whether the data has headers.
The string used to separate records.
public DelimitedTextConfigurationInternal()
Initializes a new instance of DelimitedTextConfigurationInternal.