![]() |
|
(no version information, might be only in CVS)
PDOStatement::nextRowset -- Advances to the next rowset in a multi-rowset statement handle| Warning |
This function is EXPERIMENTAL. The behaviour of this function, the name of this function, and anything else documented about this function may change without notice in a future release of PHP. Use this function at your own risk. |
Some database servers support stored procedures that return more than one rowset (also known as a result set). PDOStatement::nextRowSet() enables you to access the second and subsequent rowsets associated with a PDOStatement object. Each rowset can have a different set of columns from the preceding rowset.
| PDOStatement::columnCount() |
| PDOStatement::execute() |
| PDOStatement::getColumnMeta() |
| PDOStatement::query() |
Hosting by: Hurra Communications Ltd.
Generated: 2007-01-26 18:00:10