Query Result Table
The Query Result Table part represents the table resulting from an SQL SELECT statement execution. This table can be considered a working set that allows you to add, delete, or alter the data and rows in the table.
To access this part, tear off the
resultTable attribute from the
part.
Part:
Query Result Table
Category:
The result table is only available through the
part.
Class Name:
AbtMultiRowQueryResultTable
To display the
pop-up menu for the Query Result Table part, click with mouse button 2 on the part.
You can gain access to the
Current Row part if you select
Tear-Off Attribute from the pop-up menu of the Query Result Table part, then select
currentRow.
Last modified date: 06/01/2018