Entering content frame

 Class SapDB_Result 

Use

SapDB-Result is a class of the module sapdb.sql.

SQL statements can deliver varying results (see also: Possible SQL Results). You can use the methods in this class to send targeted queries about the type of the results.

Class Content

The class SapDB-Result contains the following methods:

getResultSet()

getOutputParameters()

getRowsAffected()

getLastSerial()

getFirstSerial()

 

Leaving content frame