Unit 'DB' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#fcl]

SQLDelimiterCharacters

SQL statement delimiter token characters.

Declaration

Source position: db.pas line 36

const SQLDelimiterCharacters = [';', ',', ' ', '(', ')', #13, #10, #9];


Documentation generated on: Jul 24 2023