sqlite_key SQLiteResult::key Returns the current row index &reftitle.description; &style.oop; (method): intSQLiteResult::key SQLiteResult::key returns the current row index of the buffered result set result. Unlike all other SQLite functions, this function does not have a procedural version, and can only be called as a method on a SQLiteResult object. &reftitle.returnvalues; Returns the current row index of the buffered result set result. &reftitle.seealso; sqlite_next sqlite_current sqlite_rewind