You are here: Symbol Reference > Classes > Common SQL Statement Classes > TCustomSqlStatement Class > public > ReBuildSql Method
ContentsIndexHome
PreviousUpNext
TCustomSqlStatement.ReBuildSql Method
Pascal
procedure ReBuildSql(pFlags: TRebuildFlags);
Description

 

Used to rebuild sql text if you remove sql variable in this statement.

Todo

This function need to be removed. AsText property should be used to get plain sql text after modify any parse tree nodes or source token in sqlstatement.

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