# File lib/active_record/vendor/db2.rb, line 259 def get_cursor_name rc, name = SQLGetCursorName(@handle) check_rc(rc) name end