defaultQuoteChar property
getter/setter pair
The default quote character used for wrapping column names.
Implementation
static String? defaultQuoteChar = '[';
The default quote character used for wrapping column names.
static String? defaultQuoteChar = '[';