Next: DBI.Row, Previous: DBI.FieldConverter, Up: DBI package [Index]
I represent a result set, ie. the set of rows returned from a SELECT statement. I may also be returned for DML statements (INSERT, UPDATE, DELETE), in which case I only hold the number of rows affected.
• DBI.ResultSet-accessing: | (instance) | |
• DBI.ResultSet-cursor access: | (instance) | |
• DBI.ResultSet-printing: | (instance) | |
• DBI.ResultSet-stream protocol: | (instance) |