Function documentationgetRowsAffected Method (SapDB_Result Class) Locate this document in the navigation structure

 

getRowsAffected is a method of the SapDB_Result class (sdb.sql module). You can use this method to query how many data records (rows) were changed by an SQL statement.

Features

Syntax Syntax

  1. getRowsAffected ()
End of the code.
Result

Number of data records that were changed