function GetTextFromParseTree: lzString; virtual;
Return sql text by iterating parse tree of this sqlstatement. Usually it should be the same as original sql text if parse tree is not modified manually.