RowInfo class holds meta data information about a row.
The table field applies only to the SQL query for a single table. If a query is related to multiple tables (joins), This field records the last table in the join statement. To find the table for an individual column, you need to navigate to the ColumnInfo object.
@author (Fei) John Chen
|
|