You are here: Symbol Reference > Classes > Common SQL Statement Classes > TSelectSqlStatement Class > public > LeftStmt Property
ContentsIndexHome
PreviousUpNext
TSelectSqlStatement.LeftStmt Property
Pascal
property LeftStmt: TSelectSqlStatement;
Description

 

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

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