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

TSQLScript.CommentsinSQL

Should comments be passed to the SQL engine ?

Declaration

Source position: sqldb.pp line 760

published property TSQLScript.CommentsinSQL;

Description

CommentsInSQL can be set to True to let TSQLScript preserve any comments it finds in the script. The comments will be passed to the SQLConnection as part of the commands. If the property is set to False the comments are discarded.

By default, TSQLScript discards comments.

See also

TSQLScript.Script

  

The script to execute.


Documentation generated on: Jul 24 2023