MDB_Common::queryRow() (Previous) (Next) MDB_Common::tableInfo()

View this page in Last updated: Mon, 02 Jul 2007
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

MDB_Common::setFetchMode()

MDB_Common::setFetchMode() -- sets the default fetch mode

Описание

Sets the fetch mode used by default on queries for the connection.

Параметр

integer $fetchmode

MDB_FETCHMODE_ORDEREDor MDB_FETCHMODE_ASSOC, all possibly bit-wise OR'ed with MDB_FETCHMODE_FLIPPED. See "Introduction - Fetch" for further information.

Возвращаемое значение

void - NULL, if ok(!)

Заметка

Эта функция не должна вызываться статически.

MDB_Common::queryRow() (Previous) (Next) MDB_Common::tableInfo()

Download Documentation Last updated: Mon, 02 Jul 2007
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.