GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Alzabo::Runtime::Cursor(3) User Contributed Perl Documentation Alzabo::Runtime::Cursor(3)

Alzabo::Runtime::Cursor - Base class for Alzabo cursors

  use Alzabo::Runtime::Cursor;

This is the base class for cursors.

Virtual method.

Virtual method.

Resets the cursor so that the next "next" call will return the first row of the set.

Returns the number of rows returned by the cursor so far.

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.

Dave Rolsky, <autarch@urth.org>
2022-04-07 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.