property LeftStmt: TSelectSqlStatement;
If this sql statement uses set operators to manipulate the result sets of two or more queries, then LeftStmt is the left side of this select sql. LeftStmt may includes set operators recursively.
It's type of TSelectSqlStatement
Gudu software http://www.sqlparser.com
|
Send comments about this topic.
|