[Overview][Types][Classes][Index] Reference for unit 'SQLTypes' (#fcl)

TQuoteChars

Type to describe quote characters.

Declaration

Source position: sqltypes.pp line 19

type TQuoteChars = array [0..1] of Char;

Description

TQuoteChars is an array of characters that describes the used delimiters for string values.

See also

#fcl.sqldb.SingleQuotes

  

Single quote delimiters

#fcl.sqldb.DoubleQuotes

  

Double quote delimiters


Documentation generated on: May 14 2021