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

 

If this sql statement uses set operators to manipulate the result sets of two or more queries, then RightStmt is the right side of this select sql. RightStmt don't includes set operators. 

 

It's type of TSelectSqlStatement

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