U:RDoc::AnyMethod[iI" next:EFI"SQLite3::ResultSet#next;TF: publico:RDoc::Markup::Document: @parts[ o:RDoc::Markup::Paragraph; [ I"JObtain the next row from the cursor. If there are no more rows to be ;TI"Ghad, this will return +nil+. If type translation is active on the ;TI"Fcorresponding database, the values in the row will be translated ;TI"according to their types.;To:RDoc::Markup::BlankLineo; ; [I"NThe returned value will be an array, unless Database#results_as_hash has ;TI"Ibeen set to +true+, in which case the returned value will be a hash.;T@o; ; [I"LFor arrays, the column names are accessible via the +fields+ property, ;TI"Band the column types are accessible via the +types+ property.;T@o; ; [I"KFor hashes, the column names are the keys of the hash, and the column ;TI"3types are accessible via the +types+ property.;T: @fileI"lib/sqlite3/resultset.rb;T:0@omit_headings_from_table_of_contents_below000[I"();T@FI"ResultSet;TcRDoc::NormalClass00