Entering content frame

 Method getRowsAffected 

Definition

getRowsAffected ()

Use

getRowsAffected is a method of the class SapDB_Result.

You can use this method to query how many rows have been changed by an SQL statement.

Result

The method returns the number of modified rows.

 

Leaving content frame