MDB_Common::fetchInto() (Previous) (Next) MDB_Common::getAll()

View this page in Last updated: Sun, 05 Oct 2008
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

MDB_Common::freeResult()

MDB_Common::freeResult() -- 結果セットを削除する

説明

結果セットを削除し、結果セットが使用していたメモリを開放します。

パラメータ

resource $result

query() あるいは executeQuery() が返した有効なリソース。

返り値

  • boolean - 成功時には TRUE 、 失敗時には FALSE を返します。

注意

この関数は、スタティックにコールする ことはできません。

MDB_Common::fetchInto() (Previous) (Next) MDB_Common::getAll()

Download Documentation Last updated: Sun, 05 Oct 2008
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.