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

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

MDB_Common::nextId()

MDB_Common::nextId() -- シーケンスで次に使用可能な ID を返す

説明

"導入 - シーケンス" を参照ください。

パラメータ

string $seq_name

シーケンスの名前。

boolean $onDemand

TRUE の場合は、シーケンスが存在しなければ自動的に作成します。

返り値

resource - 使用できる ID、あるいは失敗した場合に MDB_Error を返します。

注意

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

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

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.