Entering content frame

Background documentation SapDB_Result Class Locate the document in the library structure

Use

SapDB_Result is a class of the sdb.sql Module.

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