Show TOC

current Method (SapDB_ResultSet Class)Locate this document in the navigation structure

Use

current is a method of the SapDB_ResultSet class (sdb.sql module). You can use this method to read the data record on which the cursor in the result set is currently positioned.

Features
current()
			

Result

  • Current data record

  • If the result set is empty or if the cursor is before the first or behind the last data record: None