You are here: Samples > Get sql statements
ContentsIndexHome
PreviousUpNext
Get sql statements

 

Get sql statements from input sql scripts. Each sql statement is represented by a corresponding class such as TSelectSqlStatement for select sql statement, TUpdateSqlStatement for update sql statement. You can do further processing on those objects.

Remarks

getstatements.cs

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