DelimitedTextQualifier: String;
The DelimitedTextQualifier property determines the character used as a text delimiter.
Text fields values in the file have to be limited by the symbol. By default the property is set to the " " " value.
The following values are acceptable as a value of this property:
"
'
<||_#%%%n_no_n%^%%||!> - delimiter is missing.
Any other symbol, or a combination of symbols, optional for user.
The property use is given in the example for IDtTextProvider.AllowMuchColumnDelimiter.
See also: