[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'SQLDB' (#fcl)

TSQLScript.DollarStrings

List of alternate string delimiter token sequences

Declaration

Source position: sqldb.pp line 748

published property TSQLScript.DollarStrings;

Description

DollarStrings contains a list of additional string delimiter tokens. The value of this property is ignored unless TSQLScript.UseDollarString is also set to True.

For PostGreSQL, this should be set to $$, as this is the most commonly used string delimiter for stored procedures.

See also

TSQLScript.UseDollarString

  

Enable support for dollarstrings


Documentation generated on: May 14 2021