Unit 'SQLTypes' Package
[Overview][Types][Classes][Index] [#fcl]

TQuoteChars

Type to describe quote characters.

Declaration

Source position: sqltypes.pp line 37

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

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: Jul 24 2023