Documentation
Dlang.org
CSVReadOptions.isQuoted
arrow
csvread_options
CSVReadOptions
Set
isQuoted
property.
bool
isQuoted
[@property getter]
bool
isQuoted
[@property setter]
class
CSVReadOptions
@
property
void
isQuoted
(
bool
propval
)
Parameters
propval
bool
Whether quoting is used.
arrow
csvread_options
CSVReadOptions
constructors
this
functions
addColumnName
addColumnType
addFalseValue
addNullValue
addSchema
addTimestampParser
addTrueValue
getColumnNames
getColumnTypes
getFalseValues
getNullValues
getTimestampParsers
getTrueValues
self
setColumnNames
setFalseValues
setNullValues
setTimestampParsers
setTrueValues
properties
allowNewlinesInValues
allowNullStrings
blockSize
checkUtf8
delimiter
escapeCharacter
gType
generateColumnNames
ignoreEmptyLines
isDoubleQuoted
isEscaped
isQuoted
nSkipRows
quoteCharacter
useThreads
static functions
getGType
Set isQuoted property.