DB::nextId()

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

Description

mixed nextId (string $seq_name, boolean $on_demand)

Parameter

Returns