[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Type to describe quote characters.
Source position: sqldb.pp line 114
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 |