Entering content frame

 Method getOutputParameters 

Definition

getOutputParameters ()

Use

getOutputParameters is a method of the class SapDB_Result. You call this method to extract the output parameters of an SQL statement.

Result

If output parameters are generated, this method returns a tuple with these output parameters. Otherwise, the value of the result is None.

 

Leaving content frame