You are here: Symbol Reference > Classes > TCustomGSqlParser Class > public > PrettyPrint Method
ContentsIndexHome
PreviousUpNext
TCustomGSqlParser.PrettyPrint Method
Pascal
function PrettyPrint: Integer;
Return Values
Return Values 
Description 
Sql text was formatted even if there are syntax errors. 
<>0 
Sql text wasn't formatted. 
Description

Beautify input sql. Formatted sql text is saved in FormattedSqlText, or save to file directly if FormattedSqlfilename is specified. 

 

See Also
Gudu software http://www.sqlparser.com
Send comments about this topic.