MDB_Common::limitQuery() (Previous) (Next) MDB_Common::numCols()

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

MDB_Common::nextId()

MDB_Common::nextId() -- returns the next free id of a sequence

Описание

See "Introduction - Sequences"

Параметр

string $seq_name

name of the sequence

boolean $onDemand

when TRUE the sequence is automatic created, if it not exists.

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

resource - a free id or a MDB_Error, if fail

Заметка

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

MDB_Common::limitQuery() (Previous) (Next) MDB_Common::numCols()

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.