Entering content frame

Function documentation Class SapDB_Result Locate the document in the library structure

Use

SapDB_Result is a class of the sdb.sql module.

SQL statements can return 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.

Features

The class SapDB_Result contains the following methods:

getResultSet

getOutputParameters

getRowsAffected

getLastSerial

getFirstSerial

 

Leaving content frame