Query: alzabo::runtime::cursor
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Alzabo::Runtime::Cursor(3pm) User Contributed Perl Documentation Alzabo::Runtime::Cursor(3pm)NAMEAlzabo::Runtime::Cursor - Base class for Alzabo cursorsSYNOPSISuse Alzabo::Runtime::Cursor;DESCRIPTIONThis is the base class for cursors.METHODSnew Virtual method. all_rows Virtual method. reset Resets the cursor so that the next "next" call will return the first row of the set. count Returns the number of rows returned by the cursor so far. next_as_hash Returns the next row or rows in a hash, where the hash key is the table name and the hash value is the row object.AUTHORDave Rolsky, <autarch@urth.org> perl v5.8.8 2007-12-23 Alzabo::Runtime::Cursor(3pm)
Related Man Pages |
---|
alzabo(3pm) - debian |
alzabo::design(3pm) - debian |
alzabo::quickref(3pm) - debian |
alzabo::runtime::index(3pm) - debian |
alzabo::runtime::inserthandle(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
Adding the individual columns of a matrix. |
Introduction |
Detecting unused variables... |
How to copy a column of multiple files and paste into new excel file (next to column)? |