| [Overview][Types][Classes][Index] | 
Type to describe quote characters.
Source position: sqltypes.pp line 19
type TQuoteChars = array [0..1] of Char;  | 
TQuoteChars is an array of characters that describes the used delimiters for string values.
  | 
Single quote delimiters  | 
|
  | 
Double quote delimiters  |