function PrettyPrint: Integer;
Return Values |
Description |
0 |
Sql text was formatted even if there are syntax errors. |
<>0 |
Sql text wasn't formatted. |
Beautify input sql. Formatted sql text is saved in FormattedSqlText, or save to file directly if FormattedSqlfilename is specified.
Gudu software http://www.sqlparser.com
|
Send comments about this topic.
|