previousDB_result::free() (Previous) (Next) DB_result::numCols()next

View this page in Last updated: Sun, 18 Oct 2009
English | Brazilian Portuguese | Chinese | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Turkish

DB_result::nextResult()

DB_result::nextResult() – Pobiera zestaw wynikowy z wielu zapytań

Synopsis

boolean nextResult ( )

Description

Niektóre biblioteki baz danych wspierają wykonanie więcej niż jednego zapytania w tym samym czasie. Dzięki nextResult() możesz wydobyć wyniki tych zapytań.

Te funkcja nie ma nic wspólnego z executeMultiple().

Return value

boolean - TRUE jeżeli DB_result zawiera następny zestaw wyników, FALSE jeżeli nie ma więcej zestawów wynikowych do pobrania

Note

This function can not be called statically.

previousDB_result::free() (Previous) (Next) DB_result::numCols()next

Download Documentation Last updated: Sun, 18 Oct 2009
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.