You are here: Symbol Reference > Classes > TLzJoinItem Class
ContentsIndexHome
PreviousUpNext
TLzJoinItem Class
File

sqlstatement

Pascal
TLzJoinItem = class(TLz_Node);
Description

In from clause, one table can connect to previous table. 

Join item contains all information about this connection such as table(JoinItemTable, JoinItemJoin), join type(JoinType), join condition(JoinQualType, JoinQual). 

 

 

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