The public members of the TLzJoinItem class are listed here.
Property |
Description |
First data source of this join item is a join. this property points to that join. | |
First data source of this join item is a table. this property points to that table. | |
Type of first data source, table or join. if it's jttTable, JoinItemTable points to the table. if it's jttJoin, JoinItemJoin points to the join. | |
Join condition of this join item. | |
"On" or "Using" keyword used with join condition: JoinQual. | |
Join type of this join item, one of TSelectJoinType. |
Gudu software http://www.sqlparser.com
|
Send comments about this topic.
|