MDB_Common::nextId()

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

Synopsis

Описание

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

Throws

Заметка

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

См. также

createSequence() , dropSequence()

    Поддержать сайт на родительском проекте КГБ