Database Guide


Result Row

The Result Row part represents the row resulting from an SQL statement execution. This row can be considered a working set that allows you to add, delete, or alter this row in the table.

To access this part, tear off the resultRow attribute from the Single-Row Query part.

Part:

resrow

Category:

dbcat
   Database Functions

Class Name:
AbtSingleRowQueryResultRow

To display the pop-up menu for the Result Row part, click with mouse button 2 on the part.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]