Next: , Previous: , Up: DBI package [Index]


3.5 DBI.ResultSet

Defined in namespace DBI
Superclass: Stream
Category: DBI-Framework

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)

AltStyle によって変換されたページ (->オリジナル) /