You are here: Symbol Reference > Classes > Common SQL Statement Classes > TCustomSqlStatement Class > public > Parse Method
ContentsIndexHome
PreviousUpNext
TCustomSqlStatement.Parse Method
Pascal
function Parse: integer;
Return Values
Return Values 
Description 
Success 
<>0 
Failed, there are syntax error in this statement. 
Description

 

Parse this statement. 

 

If there is no syntax error in this statement, more information will be collected from original parse tree.

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