Language Reference Guide : 4. System Classes : QueryCol Class : FromTable Attribute
 
Share this page                  
FromTable Attribute
Data Type: QueryTable
4GL Access: RW
The FromTable attribute contains a reference to the name of the underlying table from which a column is selected. It must point to an element of the tables array of the query object if it is not null.
This attribute is irrelevant when used in conjunction with SQLSelect objects.